mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
for-if-I-stand-I-stand-by-his-will-alone
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
icon_state = "beebox"
|
||||
anchored = TRUE
|
||||
density = TRUE
|
||||
max_integrity = 300
|
||||
var/mob/living/simple_animal/hostile/poison/bees/queen/queen_bee = null
|
||||
var/list/bees = list() //bees owned by the box, not those inside it
|
||||
var/list/honeycombs = list()
|
||||
|
||||
@@ -136,6 +136,7 @@
|
||||
bitesize_mod = 2
|
||||
tastes = list("cherry" = 1, "explosion" = 1)
|
||||
volume = 125 //Gives enough room for the black powder at max potency
|
||||
max_integrity = 40
|
||||
wine_power = 0.8
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/grown/cherry_bomb/attack_self(mob/living/user)
|
||||
|
||||
Reference in New Issue
Block a user