Commit graph

4 commits

Author SHA1 Message Date
Corey Sotiropoulos
b26d552f19
Fix setSpeed Lua binding
- Speed is dynamic and shouldn't be set directly. Make it protected and
change speed by changing the base speed or apply an override modifier.
- Manually changing speed for run pathing is unnecessary (see Dark Ixion).
- Luopan and bind set base speed to 0.
- Remove references to old speed settings. Fix "speed" GM command.
2025-01-20 22:59:23 -05:00
Xaver-DaRed
03d2d61f05 Fix bind effect 2025-01-12 11:22:19 +01:00
claywar
7bba1bdc3a
[type] Add type annotations to Effect scripts
Fix delStatusEffect in atma.lua
2024-08-24 21:26:29 -04:00
claywar
48086d3c00
Move scripts/globals/effects to scripts/effects 2023-08-20 14:34:15 -04:00
Renamed from scripts/globals/effects/bind.lua (Browse further)