mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
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:
@@ -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((. = ..()))
|
||||
|
||||
Reference in New Issue
Block a user