mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Fixes mobs that aren't able to speak being able to cast spoken spells (#52054)
* Fixes wizard speaking * defines
This commit is contained in:
@@ -363,7 +363,7 @@
|
||||
charge_max = 100
|
||||
clothes_req = 0
|
||||
invocation = "JE VES"
|
||||
invocation_type = "whisper"
|
||||
invocation_type = INVOCATION_WHISPER
|
||||
range = -1
|
||||
level_max = 0 //cannot be improved
|
||||
cooldown_min = 100
|
||||
|
||||
Reference in New Issue
Block a user