Update rightandwrong.dm

This commit is contained in:
1080pCat
2024-02-05 05:46:37 +10:00
parent 90ddc89809
commit 28a93bfadd

View File

@@ -12,7 +12,6 @@ GLOBAL_LIST_INIT(summoned_guns, list(
/obj/item/gun/energy/detective,
/obj/item/gun/projectile/automatic/pistol/deagle/camo,
/obj/item/gun/projectile/automatic/gyropistol,
/obj/item/gun/energy/pulse,
/obj/item/gun/projectile/automatic/pistol,
/obj/item/gun/projectile/revolver/doublebarrel,
/obj/item/gun/projectile/shotgun,
@@ -29,7 +28,6 @@ GLOBAL_LIST_INIT(summoned_guns, list(
/obj/item/gun/projectile/automatic/l6_saw,
/obj/item/gun/projectile/automatic/m90,
/obj/item/gun/energy/alien,
/obj/item/gun/energy/pulse/carbine,
/obj/item/gun/energy/decloner,
/obj/item/gun/energy/mindflayer,
/obj/item/gun/energy/kinetic_accelerator,
@@ -47,7 +45,6 @@ GLOBAL_LIST_INIT(summoned_guns, list(
GLOBAL_LIST_INIT(summoned_magic, list(
/obj/item/spellbook/oneuse/fireball,
/obj/item/spellbook/oneuse/smoke,
/obj/item/spellbook/oneuse/blind,
/obj/item/spellbook/oneuse/mindswap,
/obj/item/spellbook/oneuse/forcewall,
/obj/item/spellbook/oneuse/knock,
@@ -55,7 +52,6 @@ GLOBAL_LIST_INIT(summoned_magic, list(
/obj/item/spellbook/oneuse/charge,
/obj/item/spellbook/oneuse/summonitem,
/obj/item/gun/magic/wand,
/obj/item/gun/magic/wand/death,
/obj/item/gun/magic/wand/resurrection,
/obj/item/gun/magic/wand/polymorph,
/obj/item/gun/magic/wand/teleport,