Incorporated the bamboo grammar fixes.

This commit is contained in:
Useroth
2019-12-07 06:41:24 +01:00
parent 1158c03ed7
commit 5f56d40f58
2 changed files with 3 additions and 4 deletions
@@ -257,7 +257,6 @@ GLOBAL_LIST_INIT(bamboo_recipes, list ( \
icon_state = "sheet-bamboo"
item_state = "sheet-bamboo"
icon = 'icons/obj/stack_objects.dmi'
sheettype = "bamboo"
throwforce = 15
armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 50, "acid" = 0)
resistance_flags = FLAMMABLE
+3 -3
View File
@@ -100,7 +100,7 @@
/obj/item/seeds/bamboo
name = "pack of bamboo seeds"
desc = "Plant known for their flexible and resistant logs."
desc = "A plant known for its flexible and resistant logs."
icon_state = "seed-bamboo"
species = "bamboo"
plantname = "Bamboo"
@@ -119,7 +119,7 @@
/obj/item/grown/log/bamboo
seed = /obj/item/seeds/bamboo
name = "bamboo log"
desc = "An long and resistant bamboo log."
desc = "A long and resistant bamboo log."
icon_state = "bamboo"
plank_type = /obj/item/stack/sheet/mineral/bamboo
plank_name = "bamboo sticks"
@@ -129,7 +129,7 @@
/obj/structure/punji_sticks
name = "punji sticks"
desc = "Dont step on this."
desc = "Don't step on this."
icon = 'icons/obj/hydroponics/equipment.dmi'
icon_state = "punji"
resistance_flags = FLAMMABLE