Port new footsteps from tg

This commit is contained in:
Nero1024
2019-05-17 18:10:03 -05:00
parent d4eba1f12a
commit 2a4a656a4d
38 changed files with 323 additions and 10 deletions
+3
View File
@@ -7,6 +7,9 @@
baseturfs = /turf/open/floor/plating
footstep = FOOTSTEP_FLOOR
barefootstep = FOOTSTEP_HARD_BAREFOOT
clawfootstep = FOOTSTEP_HARD_CLAW
heavyfootstep = FOOTSTEP_GENERIC_HEAVY
var/icon_regular_floor = "floor" //used to remember what icon the tile should have by default
var/icon_plating = "plating"