Adds Wizard adept midround (#31784)

* Adds Wizard adept midround

* Fixes HUD bug

* Teaches fireproofing for sacred flame

* Teaches them better

* Mugwort compatibility
This commit is contained in:
PollardTheDragon
2026-04-18 23:00:15 +00:00
committed by GitHub
parent aae704c3c1
commit a80e8cae9d
8 changed files with 226 additions and 1 deletions
+2
View File
@@ -72,6 +72,8 @@
var/list/datum/mind/pre_mindflayers = list()
/// A list of all minds which have the wizard special role
var/list/datum/mind/wizards = list()
/// A list of all minds that are wizard adepts
var/list/datum/mind/adepts = list()
/// A list of all minds that are wizard apprentices
var/list/datum/mind/apprentices = list()
/// A list of all minds that are ninjas