Layers are now defines (#17949)

* Layers are now defines

* this looks better

* GAS_phil_LAYER

* no message

* remove the three unneeded defines

* no message
This commit is contained in:
Joan Lung
2016-05-27 22:16:21 +02:00
committed by phil235
parent b61d1fd81f
commit 2cfb2d8eed
156 changed files with 296 additions and 280 deletions
@@ -155,7 +155,7 @@ var/global/list/datum/stack_recipe/sinew_recipes = list ( \
singular_name = "hide plate"
flags = NOBLUDGEON
w_class = 3
layer = 4
layer = MOB_LAYER
/obj/item/stack/sheet/animalhide/ashdrake
name = "ash drake hide"
@@ -165,7 +165,7 @@ var/global/list/datum/stack_recipe/sinew_recipes = list ( \
singular_name = "drake plate"
flags = NOBLUDGEON
w_class = 3
layer = 4
layer = MOB_LAYER
//Step one - dehairing.
@@ -63,7 +63,7 @@ var/global/list/datum/stack_recipe/sandstone_recipes = list ( \
icon_state = "sandbags"
singular_name = "sandbag"
force = 5
layer = 2.95
layer = LOW_ITEM_LAYER
throwforce = 5
w_class = 3
throw_speed = 1