mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-27 18:51:53 +00:00
Update rightandwrong.dm
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user