mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-19 11:59:03 +01:00
Size up and down
Added a varible that copys with size of the person you strike the envy knife with, along with having SDGF and stabilized cerulean extracts make a clone that copies the holders size.
This commit is contained in:
@@ -724,6 +724,7 @@ datum/status_effect/stabilized/blue/on_remove()
|
||||
C.real_name = O.real_name
|
||||
O.dna.transfer_identity(C)
|
||||
C.updateappearance(mutcolor_update=1)
|
||||
C.size_multiplier = O.size_multiplier
|
||||
return ..()
|
||||
|
||||
/datum/status_effect/stabilized/cerulean/tick()
|
||||
|
||||
Reference in New Issue
Block a user