mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 12:13:06 +00:00
Update neutral.dm
This commit is contained in:
@@ -92,5 +92,5 @@
|
||||
/datum/trait/hardfeet
|
||||
name = "Hard Feet"
|
||||
desc = "Do you feel like your nice clawed, scaled, hooved, armored, or otherwise just hella calloused feet need more freedom without the fear of glass shards?"
|
||||
cost = 0
|
||||
var_changes = list("flags" = NO_MINOR_CUT) //Checked the flag is only used by shard stepping.
|
||||
cost = 1
|
||||
var_changes = list("flags" = NO_MINOR_CUT) //Checked the flag is only used by shard stepping.
|
||||
|
||||
Reference in New Issue
Block a user