fixes magboots

This commit is contained in:
Seris02
2020-04-16 16:23:55 +08:00
parent db1ecff52f
commit c0ff018bef
+1
View File
@@ -31,6 +31,7 @@
icon_state = "[magboot_state][magpulse]"
to_chat(user, "<span class='notice'>You [magpulse ? "enable" : "disable"] the mag-pulse traction system.</span>")
if(user)
user.update_equipment_speed_mods()
user.update_inv_shoes() //so our mob-overlays update
user.update_gravity(user.has_gravity())
for(var/X in actions)