Skip to content

Commit

Permalink
WHY WAS THE " 's " BREAKING IT????? wtf byond
Browse files Browse the repository at this point in the history
  • Loading branch information
tioluko authored Sep 10, 2024
1 parent 8f206b7 commit 56bc22f
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
"/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",
Expand All @@ -69,7 +67,7 @@
shoes = /obj/item/clothing/shoes/roguetown/sandals
shirt = /obj/item/clothing/suit/roguetown/shirt/undershirt
belt = /obj/item/storage/belt/rogue/leather/rope
beltr = /obj/item/roguekey/tower
beltr = /obj/item/keyring/mageapprentice
armor = /obj/item/clothing/suit/roguetown/armor/workervest
backr = /obj/item/storage/backpack/rogue/satchel
H.change_stat("intelligence", round(rand(0,5)))
Expand Down

0 comments on commit 56bc22f

Please sign in to comment.