mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Adds cutter to dinnerware vendor
Adds two generic circular cutters to the dinnerware, one extra just in case some idiot loses the first one (probably I'll be that idiot)
This commit is contained in:
@@ -1232,7 +1232,8 @@
|
||||
/obj/item/kitchen/mould/bear = 1, /obj/item/kitchen/mould/worm = 1,
|
||||
/obj/item/kitchen/mould/bean = 1, /obj/item/kitchen/mould/ball = 1,
|
||||
/obj/item/kitchen/mould/cane = 1, /obj/item/kitchen/mould/cash = 1,
|
||||
/obj/item/kitchen/mould/coin = 1, /obj/item/kitchen/mould/loli = 1)
|
||||
/obj/item/kitchen/mould/coin = 1, /obj/item/kitchen/mould/loli = 1,
|
||||
/obj/item/kitchen/cutter = 2)
|
||||
contraband = list(/obj/item/kitchen/rollingpin = 2, /obj/item/kitchen/knife/butcher = 2)
|
||||
armor = list(melee = 100, bullet = 100, laser = 100, energy = 100, bomb = 0, bio = 0, rad = 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user