mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 01:52:15 +00:00
Fixes knock spell working on admin z-levels (#10070)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
feedback = "KN"
|
||||
school = "transmutation"
|
||||
charge_max = 100
|
||||
spell_flags = 0
|
||||
spell_flags = Z2NOCAST | INCLUDEUSER
|
||||
invocation = "AULIE OXIN FIERA"
|
||||
invocation_type = SpI_WHISPER
|
||||
range = 3
|
||||
|
||||
Reference in New Issue
Block a user