mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
[MIRROR] fixes translocation define to actually mean translocation (#7875)
* fixes translocation define to actually mean translocation (#61105) * fixes translocation define to actually mean translocation Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
//NEUTRAL SPELLS (punished by honorbound gods if you get caught using it)
|
||||
#define SCHOOL_EVOCATION "evocation" //kill or destroy shit, usually out of thin air
|
||||
#define SCHOOL_TRANSMUTATION "transmutation" //transform shit
|
||||
#define SCHOOL_TRANSLOCATION "illusion" //movement based
|
||||
#define SCHOOL_TRANSLOCATION "translocation" //movement based
|
||||
#define SCHOOL_CONJURATION "conjuration" //summoning
|
||||
|
||||
//EVIL SPELLS (instant smite + banishment)
|
||||
|
||||
Reference in New Issue
Block a user