You got a fuckin' problem mate? Adds the glass shiv (attempt 2) (#22416)

* Redoes the Shiv PR, adds shiv (ready to go)

* Update code/modules/crafting/recipes.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/crafting/recipes.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update kitchen.dm

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
LiberatedWaveMan
2023-09-19 17:47:53 -04:00
committed by GitHub
parent af4e85523a
commit e09be2b54e
6 changed files with 18 additions and 0 deletions
@@ -138,6 +138,13 @@
icon_state = "render"
w_class = WEIGHT_CLASS_NORMAL
/obj/item/kitchen/knife/shiv
name = "glass shiv"
desc = "A haphazard sharp object wrapped in cloth, just like great-great-great-great grandma used to make."
icon = 'icons/obj/items.dmi'
item_state = "glass_shiv"
icon_state = "glass_shiv"
/obj/item/kitchen/knife/butcher
name = "butcher's cleaver"
icon_state = "butch"