mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
[MIRROR] Kills BOTH /poison paths by turning poisonous into an element. (+fantasty prefix, sanity on attackingtarget signal, and more) (#5586)
* Kills BOTH /poison paths by turning poisonous into an element. (+fantasty prefix, sanity on attackingtarget signal, and more) (#58882) * Kills BOTH /poison paths by turning poisonous into an element. (+fantasty prefix, sanity on attackingtarget signal, and more) * AAAAAAAA * Update spellbook.dm Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com> Co-authored-by: Gandalf <jzo123@hotmail.com>
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