diff options
| author | historia <[not public]> | 2026-06-10 04:44:31 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-10 04:44:31 -0400 |
| commit | 69d8757ad983697cdc9182fdcc1cdb612a77fb41 (patch) | |
| tree | 348c26d1f6defe3aef64f5aa9e7cefed0e764214 /data/players/characters/guy4.yaml | |
| parent | a226d72e51eecb768b13600303f73483118d9104 (diff) | |
| download | thehouseoficarus-69d8757ad983697cdc9182fdcc1cdb612a77fb41.tar.gz | |
feat: yaml architecture for complex object interaction
Diffstat (limited to 'data/players/characters/guy4.yaml')
| -rw-r--r-- | data/players/characters/guy4.yaml | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/data/players/characters/guy4.yaml b/data/players/characters/guy4.yaml deleted file mode 100644 index 4141899..0000000 --- a/data/players/characters/guy4.yaml +++ /dev/null @@ -1,40 +0,0 @@ -name: guy4 -skills: - agility: 0 - alchemy: 0 - attack: 0 - construction: 0 - cooking: 0 - crafting: 0 - defense: 0 - fishing: 0 - fletching: 0 - hitpoints: 1154 - hunter: 0 - mining: 0 - ranged: 0 - scavenging: 0 - science: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: {} -equipment: {} -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 |
