mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Kills BOTH /poison paths by turning poisonous into an element. (+fantasty prefix, sanity on attackingtarget signal, and more) (#58882)
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
new /obj/item/ammo_box/foambox(src)
|
||||
if(98)
|
||||
for(var/i in 1 to 3)
|
||||
new /mob/living/simple_animal/hostile/poison/bees/toxin(src)
|
||||
new /mob/living/simple_animal/hostile/bee/toxin(src)
|
||||
if(99)
|
||||
new /obj/item/implanter/sad_trombone(src)
|
||||
if(100)
|
||||
|
||||
Reference in New Issue
Block a user