Adds the Everfull Mug ito tendril loot and also the wizard space ruins (#25924)

* Chaplains in shambles

* Applies suggestion from Sirryan

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Signed-off-by: SchrodingersWolf <108938550+SchrodingersWolf@users.noreply.github.com>

* Replaces Inferno clusterbang with Everfull

* Removes unnecessary whitespace

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: SchrodingersWolf <108938550+SchrodingersWolf@users.noreply.github.com>

---------

Signed-off-by: SchrodingersWolf <108938550+SchrodingersWolf@users.noreply.github.com>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
SchrodingersWolf
2024-07-01 18:55:44 +00:00
committed by GitHub
co-authored by Ryan DGamerL
parent 24ceab2633
commit fba88fb9b5
2 changed files with 4 additions and 3 deletions
@@ -19,11 +19,12 @@
/obj/item/spellbook/oneuse/knock = 1, // tresspassing charges incoming
/obj/item/gun/magic/wand/resurrection = 1, // medbay's best friend
/obj/item/tarot_generator = 1, // A little bit of everything, all of the time.
/obj/item/spellbook/oneuse/charge = 20, // and now for less useful stuff to dilute the good loot chances
/obj/item/spellbook/oneuse/charge = 15, // and now for less useful stuff to dilute the good loot chances
/obj/item/spellbook/oneuse/summonitem = 20,
/obj/item/spellbook/oneuse/forcewall = 10,
/obj/item/tarot_card_pack = 10,
/obj/item/tarot_card_pack/jumbo = 6,
/obj/item/tarot_card_pack/mega = 4,
/obj/item/book/granter/spell/summon_cheese = 15 // hungry wizard stuff
/obj/item/book/granter/spell/summon_cheese = 10, // hungry wizard stuff
/obj/item/reagent_containers/drinks/everfull = 10 // Cheese and wine
)
@@ -61,7 +61,7 @@
if(19)
new /obj/item/gun/magic/hook(src)
if(20)
new /obj/item/grenade/clusterbuster/inferno(src)
new /obj/item/reagent_containers/drinks/everfull(src)
if(21)
new /obj/item/reagent_containers/drinks/bottle/holywater/hell(src)
if(22)