mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 08:46:31 +01:00
Continue with tutorial writing
This commit is contained in:
parent
8e5d64dc0e
commit
bf06205edf
7 changed files with 589 additions and 12 deletions
|
|
@ -119,9 +119,6 @@ class Ability(Enum):
|
|||
CHA = "charisma"
|
||||
|
||||
ARMOR = "armor"
|
||||
HP = "hp"
|
||||
LEVEL = "level"
|
||||
XP = "xp"
|
||||
|
||||
CRITICAL_FAILURE = "critical_failure"
|
||||
CRITICAL_SUCCESS = "critical_success"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue