diff options
| author | historia <[not public]> | 2026-06-09 17:15:13 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-09 17:15:13 -0400 |
| commit | 9edc568e16741d443b67fbd23b0d91790085ced9 (patch) | |
| tree | d54be40531ba124dcf8299f9e94bfba4ece273ae /data/players/characters | |
| parent | 56be6a3f45830594225a765b406816e6179ccde1 (diff) | |
| download | thehouseoficarus-9edc568e16741d443b67fbd23b0d91790085ced9.tar.gz | |
combat, mobs, parsing, toggles, hard disconnect handling
Diffstat (limited to 'data/players/characters')
| -rw-r--r-- | data/players/characters/guy4.yaml (renamed from data/players/characters/Default.yaml) | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/data/players/characters/Default.yaml b/data/players/characters/guy4.yaml index 83142ea..4141899 100644 --- a/data/players/characters/Default.yaml +++ b/data/players/characters/guy4.yaml @@ -1,4 +1,4 @@ -name: Default +name: guy4 skills: agility: 0 alchemy: 0 @@ -26,4 +26,15 @@ toolbelt: [] room_id: 1 hp: 10 credits: 0 +description: "" attack_style: accurate +toggles: + description: true + exits: true + mobenter: true + mobleave: true + mobspawn: true + reserve: true + tinymap: true + xpdrops: true +regeneratetick: 0 |
