[SIMI-MODULAR] Replaces Mayhem in a Bottle with Bloodlust in a Bottle. (#5190)

* copy-paste

* I will actually always forget this.

* is-this-how-code-works

* desc-update

* sanity-check

* nevermindI'msurethisisn'tactuallyneeded

* Update modular_skyrat/modules/modular_items/code/game/objects/items/miscellaneous.dm

Co-authored-by: Gandalf <jzo123@hotmail.com>

* Update modular_skyrat/modules/modular_items/code/game/objects/items/miscellaneous.dm

Co-authored-by: Gandalf <jzo123@hotmail.com>

Co-authored-by: SpaceVampire <>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SpaceVampire
2021-04-28 23:07:23 -04:00
committed by GitHub
parent f172bde479
commit ad4e7cda95
2 changed files with 42 additions and 1 deletions
@@ -1054,7 +1054,7 @@
var/loot = rand(1,2)
switch(loot)
if(1)
new /obj/item/mayhem(src)
new /obj/item/bloodcrawlbottle(src) //SKYRAT EDIT
if(2)
new /obj/item/gun/magic/staff/spellblade(src)