[MIRROR] Fixed sizechange nifsoft wear and cost (#10503)

Co-authored-by: BigBababooey <86324174+BigBababooey@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-22 17:32:02 -07:00
committed by GitHub
parent d2fec76e98
commit efd5d6bc40

View File

@@ -122,8 +122,8 @@
name = "Mass Alteration"
desc = "A system that allows one to change their size, through drastic mass rearrangement. Causes significant wear when installed."
list_pos = NIF_SIZECHANGE
cost = 375
wear = 0.5
cost = 300
wear = 0.5 // CHOMPEDit
/datum/nifsoft/sizechange/activate()
if((. = ..()))