mirror of
https://github.com/Relintai/entity_spell_system.git
synced 2025-02-22 17:18:12 +01:00
9 lines
267 B
C
9 lines
267 B
C
|
|
//same as mob data
|
|
//CharacterClass
|
|
//id
|
|
//name generator, or name -> probably an overrideable get_name
|
|
//class specific strings? like what this class does? lik character creating info? or put that into cc?
|
|
//Skeleton -> basic gear
|
|
//Add it to the data manager too.
|