Skip to content

Commit

Permalink
Update mage_apprentice.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
tioluko authored Sep 10, 2024
1 parent 1910c1a commit bdb7720
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,10 @@
var/list/possible_spells = list(
"/obj/effect/proc_holder/spell/arcane/telepathy",
"/obj/effect/proc_holder/spell/arcane/ignite",
"/obj/effect/proc_holder/spell/arcane/blink",
"/obj/effect/proc_holder/spell/arcane/swap",
"/obj/effect/proc_holder/spell/arcane/smokescreen",
"/obj/effect/proc_holder/spell/arcane/projectile/fireball",
"/obj/effect/proc_holder/spell/arcane/projectile/lightningbolt",
"/obj/effect/proc_holder/spell/arcane/blindness",
"/obj/effect/proc_holder/spell/arcane/invisibility",
"/obj/effect/proc_holder/spell/arcane/projectile/fetch",
"/obj/effect/proc_holder/spell/arcane/mist",
"/obj/effect/proc_holder/spell/arcane/web",
"/obj/effect/proc_holder/spell/arcane/chain"
)
Expand Down

0 comments on commit bdb7720

Please sign in to comment.