Update neutral.dm

This commit is contained in:
Verkister
2017-11-14 00:58:04 +02:00
committed by GitHub
parent c1f16e080e
commit 2daec6bdc2

View File

@@ -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.