Buffs a few spells (#23036)

* Buffs a few spells

* Keeps Lesser Magic Missile the same

* Update code/game/gamemodes/wizard/spellbook.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* no more doorpass

* mindswap changes reverted

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
PopeDaveThe3th
2023-12-06 10:26:38 -05:00
committed by GitHub
parent 2380faf3ed
commit 05cf837409
4 changed files with 6 additions and 3 deletions

View File

@@ -37,6 +37,7 @@
icon_state = "toolbox_default"
hitsound = 'sound/weapons/smash.ogg'
damage = 30
nodamage = FALSE
damage_type = BRUTE
/obj/item/projectile/homing/magic/toolbox/on_range()