Fixed sizechange nifsoft wear and cost (#17401)

With modern design philosophies and ease of access to resizing, this is just a nice ribbon for another way to access it for people who like it. And it should be less taxing for them to enjoy.
This commit is contained in:
BigBababooey
2025-03-22 11:41:48 +01:00
committed by GitHub
parent 3c01abb870
commit d788537d1b
+2 -2
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 = 6
cost = 300
wear = 1
/datum/nifsoft/sizechange/activate()
if((. = ..()))