mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
The Staff of Change now has its own sprite/in hands.
The Wizard Spellbook has a new subsection: Artefacts. Artefacts are items with special properties that the wizard can purchase as an alternative to spells (one artefact costs as much as one spell) Currently the only Artefact is the Staff of Change, more to follow. Updated the changelog. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2739 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1007,7 +1007,7 @@
|
||||
var/uses = 4.0
|
||||
var/temp = null
|
||||
var/spell_type = "verb"
|
||||
var/max_uses = 5
|
||||
var/max_uses = 4
|
||||
|
||||
/obj/item/weapon/spellbook/object_type_spells //used for giving out object spells as opposed to verb spells
|
||||
spell_type = "object"
|
||||
|
||||
Reference in New Issue
Block a user