Add Warlock as a class.

Add skill names.
This commit is contained in:
crazywh1t3
2026-02-15 23:24:06 +02:00
committed by guiyomu-dev
parent 50eb39853c
commit 56a0db3e5c
2 changed files with 61 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ const (
Barbarian
Druid
Assassin
Warlock
)
type Corpse struct {