mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[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:
committed by
GitHub
parent
d2fec76e98
commit
efd5d6bc40
@@ -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((. = ..()))
|
||||
|
||||
Reference in New Issue
Block a user