mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
powder that makes you say yes
This commit is contained in:
@@ -110,18 +110,12 @@
|
|||||||
icon_colour = "#0099cc" // Cyan-ish
|
icon_colour = "#0099cc" // Cyan-ish
|
||||||
stack_origin_tech = list(TECH_MATERIAL = 2, TECH_BIO = 2)
|
stack_origin_tech = list(TECH_MATERIAL = 2, TECH_BIO = 2)
|
||||||
stack_type = /obj/item/stack/material/log/sif
|
stack_type = /obj/item/stack/material/log/sif
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
||||||| parent of b4ce0442cd... Merge pull request #11722 from KillianKirilenko/kk-misc
|
|
||||||
|
|
||||||
=======
|
|
||||||
|
|
||||||
/datum/material/wood/log/hard
|
/datum/material/wood/log/hard
|
||||||
name = MAT_HARDLOG
|
name = MAT_HARDLOG
|
||||||
icon_colour = "#6f432a"
|
icon_colour = "#6f432a"
|
||||||
stack_type = /obj/item/stack/material/log/hard
|
stack_type = /obj/item/stack/material/log/hard
|
||||||
|
|
||||||
>>>>>>> b4ce0442cd... Merge pull request #11722 from KillianKirilenko/kk-misc
|
|
||||||
//VOREStation Addition Start
|
//VOREStation Addition Start
|
||||||
/datum/material/wood/stick
|
/datum/material/wood/stick
|
||||||
name = "wooden stick"
|
name = "wooden stick"
|
||||||
|
|||||||
Reference in New Issue
Block a user