mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Refactors Spell and Martial Art Books to use Action Granters! (#36442)
* HE'S DONE IT LETS GOOOOOOOOOOOOOOOH * floyd. floyd. he's the floyd. floyd dude yeah yeah yeah yeah FLOYD * fireball remarks, the other spells. * YOU MEAN THE CHAOS FLOYDS * what is a floyd, but a miserable pile of moodlets * flflflflfoooaooayoyydd FLOYOYODDD DFFRRURURMPPFF * FLOYDING LIGHTS LIGHTS LIGHTS LIGHTSSS * GORGE YOUR MOODLETS, EMBRACE YOUR FLOYD * no more floydposting, i removed the old spellbooks * aaaaaaaaaaaaaaaaaaah ALL of the remarks added my fucking god * 10 days to sunday travis. * last minute fixes * 1 fix * 2 fix * red fix * martial granters * MAMA MIA
This commit is contained in:
committed by
vuonojenmustaturska
parent
97522b6aca
commit
5ed2a56ced
@@ -277,7 +277,7 @@
|
||||
icon_state = "x2"
|
||||
var/possible = list(/obj/item/ship_in_a_bottle,
|
||||
/obj/item/gun/energy/pulse,
|
||||
/obj/item/sleeping_carp_scroll,
|
||||
/obj/item/book/granter/martial/carp,
|
||||
/obj/item/melee/supermatter_sword,
|
||||
/obj/item/shield/changeling,
|
||||
/obj/item/lava_staff,
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
new /obj/item/reagent_containers/food/drinks/bottle/holywater/hell(src)
|
||||
new /obj/item/clothing/suit/space/hardsuit/ert/paranormal/inquisitor(src)
|
||||
if(25)
|
||||
new /obj/item/spellbook/oneuse/summonitem(src)
|
||||
new /obj/item/book/granter/spell/summonitem(src)
|
||||
if(26)
|
||||
new /obj/item/book_of_babel(src)
|
||||
if(27)
|
||||
@@ -693,7 +693,7 @@
|
||||
if(2)
|
||||
new /obj/item/lava_staff(src)
|
||||
if(3)
|
||||
new /obj/item/spellbook/oneuse/sacredflame(src)
|
||||
new /obj/item/book/granter/spell/sacredflame(src)
|
||||
new /obj/item/gun/magic/wand/fireball(src)
|
||||
if(4)
|
||||
new /obj/item/dragons_blood(src)
|
||||
|
||||
Reference in New Issue
Block a user