mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-27 18:41:59 +00:00
Merge pull request #531 from SkyMarshal/master
More update_clothing() calls.
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
uses--
|
||||
|
||||
spawn(0)//this prevents the collapse of space-time continuum
|
||||
spawn(5)
|
||||
usr.update_clothing()
|
||||
del(src)
|
||||
return uses
|
||||
|
||||
|
||||
@@ -45,6 +45,7 @@ STUN BATON
|
||||
playsound(user, 'saberoff.ogg', 50, 1)
|
||||
user << "\blue [src] can now be concealed."
|
||||
add_fingerprint(user)
|
||||
user.update_clothing()
|
||||
return
|
||||
|
||||
/obj/item/weapon/melee/energy/sword/green
|
||||
|
||||
Reference in New Issue
Block a user