mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
admin rejuv doesn't show animation unless from adminbus.
This commit is contained in:
@@ -1406,7 +1406,7 @@
|
||||
else
|
||||
src << "Your icon has been set. You now require a module reset to change it."
|
||||
|
||||
/mob/living/silicon/robot/rejuvenate()
|
||||
/mob/living/silicon/robot/rejuvenate(animation = 0)
|
||||
for(var/C in components)
|
||||
var/datum/robot_component/component = components[C]
|
||||
component.electronics_damage = 0
|
||||
|
||||
Reference in New Issue
Block a user