mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Pizza bombs can no longer be told apart, some pizza improvements (#20191)
* pizza time * a batch of delicous pizza fixes mama mia Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> * bool * Apply suggestions from code review Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * steels changes --------- Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
co-authored by
Luc
Ryan
parent
d5db2bc74a
commit
e40ef20c86
@@ -1115,7 +1115,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
name = "Pizza Bomb"
|
||||
desc = "A pizza box with a bomb taped inside of it. The timer needs to be set by opening the box; afterwards, opening the box again will trigger the detonation."
|
||||
reference = "PB"
|
||||
item = /obj/item/pizza_bomb
|
||||
item = /obj/item/pizzabox/pizza_bomb
|
||||
cost = 6
|
||||
surplus = 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user