diff options
Diffstat (limited to 'data')
40 files changed, 6 insertions, 933 deletions
diff --git a/data/behaviors/guard_talk.yaml b/data/behaviors/guard_talk.yaml index e83f2e2..4adde0b 100644 --- a/data/behaviors/guard_talk.yaml +++ b/data/behaviors/guard_talk.yaml @@ -13,14 +13,14 @@ nodes: - text: "\"I have a pass.\"" goto: has_pass condition: - flag: got_pass + player_flag: got_pass value: true - text: "\"Goodbye.\"" end: true about_gate: message: "\"Supplies. Weapons. Things you don't need to worry about.\" He shifts his weight. \"Tell you what — bring me some copper ore and I'll stamp you a pass.\"" action: - set_flags: + set_player_flags: talked_to_guard: true options: - text: "\"I'll be back.\"" @@ -36,7 +36,7 @@ nodes: action: take_item: copper_ore give_item: pass_stub - set_flags: + set_player_flags: got_pass: true talked_to_guard: true options: diff --git a/data/objects/iron_gate.yaml b/data/objects/iron_gate.yaml index bd7eb0d..7ff0bfb 100644 --- a/data/objects/iron_gate.yaml +++ b/data/objects/iron_gate.yaml @@ -1,5 +1,6 @@ id: iron_gate name: iron gate behavior: iron_gate_toggle +hidden: true props: description: "A heavy iron gate. It looks like it can be pushed open." diff --git a/data/players/accounts/.gitkeep b/data/players/accounts/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/data/players/accounts/.gitkeep diff --git a/data/players/accounts/ad.yaml b/data/players/accounts/ad.yaml deleted file mode 100644 index 63ba445..0000000 --- a/data/players/accounts/ad.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: ad -password_hash: sha256:lUcF6TakL84+ULEQvs/hGg:af878475057cc72b964120b80a2767c7ff73c86c7828515ef200e2030909da48 -characters: - - ad diff --git a/data/players/accounts/be.yaml b/data/players/accounts/be.yaml deleted file mode 100644 index 5438be8..0000000 --- a/data/players/accounts/be.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: be -password_hash: sha256:mIampXXmSVbClzM7QvgnRw:c98405d73de4ca491ee8afe81cf7cbaf91ecc7918579cd143ee00f5e410e85ad -characters: - - be diff --git a/data/players/accounts/di.yaml b/data/players/accounts/di.yaml deleted file mode 100644 index 6f292bb..0000000 --- a/data/players/accounts/di.yaml +++ /dev/null @@ -1,3 +0,0 @@ -name: di -password_hash: sha256:Pr1aiCjarQOsS8pdZwwAjg:c979628ddc5404361454eacdfd509c5bbd5f04cae60ff3a762335e44e4ecfe06 -characters: [] diff --git a/data/players/accounts/eo.yaml b/data/players/accounts/eo.yaml deleted file mode 100644 index 833f320..0000000 --- a/data/players/accounts/eo.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: eo -password_hash: sha256:CQY8xHGy9LDWG1XXHzaqfw:1265c9416dd6ac8e59c63255026f2dcb3a1cc2e57e88eb0fcefc08616a4717df -characters: - - eo diff --git a/data/players/accounts/ew.yaml b/data/players/accounts/ew.yaml deleted file mode 100644 index 605f274..0000000 --- a/data/players/accounts/ew.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: ew -password_hash: sha256:NIhNFQ2Wote/Yqsb50sh6A:35ddcf86eaf6c73d8b12dab98cb5a77d8d774fe98c4e8bd09acebfdefd5bb61b -characters: - - ew diff --git a/data/players/accounts/fd.yaml b/data/players/accounts/fd.yaml deleted file mode 100644 index 27b122d..0000000 --- a/data/players/accounts/fd.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: fd -password_hash: sha256:Exyt0ZzDPmssGVmioFr+0g:4a8008f611287add62ed54f98bc160c391482f93b838e4f27cef31afb7b373ca -characters: - - fd diff --git a/data/players/accounts/he.yaml b/data/players/accounts/he.yaml deleted file mode 100644 index 7b47938..0000000 --- a/data/players/accounts/he.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: he -password_hash: sha256:h9wYpy+8gSxq3vWVXES9Yg:6641ad5fc0dc689966e90339a99bb5ea8b41f50a6628616c25c652456a069a82 -characters: - - he diff --git a/data/players/accounts/ir.yaml b/data/players/accounts/ir.yaml deleted file mode 100644 index 51f344f..0000000 --- a/data/players/accounts/ir.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: ir -password_hash: sha256:PNdb6J5QxC+9O1nQ29PNPg:2410a406393f0e40df95f26b4352d13d4715fe38a86938ef21094b9dcd6c3077 -characters: - - ir diff --git a/data/players/accounts/je.yaml b/data/players/accounts/je.yaml deleted file mode 100644 index d711808..0000000 --- a/data/players/accounts/je.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: je -password_hash: sha256:kfeyEgiY3+7oZVgPJlaofA:a3af89e832ef04e7e40b85222dc574b761e40143081ad900f2cbb71fec1a201d -characters: - - je diff --git a/data/players/accounts/ji.yaml b/data/players/accounts/ji.yaml deleted file mode 100644 index 130c2c7..0000000 --- a/data/players/accounts/ji.yaml +++ /dev/null @@ -1,3 +0,0 @@ -name: ji -password_hash: sha256:GfCf3fMYkg89cJmJEF9lgg:33ef437cd7b9f2a64a55fa7819b21d2cf12cd19482ae4154fc330bd73f71ad48 -characters: [] diff --git a/data/players/accounts/me.yaml b/data/players/accounts/me.yaml deleted file mode 100644 index a8ad8cf..0000000 --- a/data/players/accounts/me.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: me -password_hash: sha256:YPIaCMkVxA58zZFkm9c76g:32a2a015d5dda3aad3e4866a46e7a31fa32993f1a4e53bc239787a795b8d9360 -characters: - - me diff --git a/data/players/accounts/mo.yaml b/data/players/accounts/mo.yaml deleted file mode 100644 index 7591d69..0000000 --- a/data/players/accounts/mo.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: mo -password_hash: sha256:HRAgvc/hWu3nG/jawjdREA:573246a38c6000b7431ba22f67b3d4bbfee4b625b4a572516dfd4de3d6400b80 -characters: - - mo diff --git a/data/players/accounts/nc.yaml b/data/players/accounts/nc.yaml deleted file mode 100644 index 65eb3dd..0000000 --- a/data/players/accounts/nc.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: nc -password_hash: sha256:OMTkIHWVnQKJHAS+G3+Dmg:5c61f310d54f7e9ae6777d41cceaa807c735ad5fc2f7b8359df6f55d083b805b -characters: - - nc diff --git a/data/players/accounts/newguy.yaml b/data/players/accounts/newguy.yaml deleted file mode 100644 index b308084..0000000 --- a/data/players/accounts/newguy.yaml +++ /dev/null @@ -1,3 +0,0 @@ -name: newguy -password_hash: sha256:mPCmmVFAHRdjyZOj0+tQdQ:8c481b6748e8165388836b67c81e5be9f6f28cb5310654b776002483ae05cff3 -characters: [] diff --git a/data/players/accounts/oe.yaml b/data/players/accounts/oe.yaml deleted file mode 100644 index 98ed473..0000000 --- a/data/players/accounts/oe.yaml +++ /dev/null @@ -1,5 +0,0 @@ -name: oe -password_hash: sha256:4ERL7R5Mws8xZ2lj2h8sbg:afed13590689dd81fc07bf8c4a8c179f5ce655cb528a9742493df6507f77e333 -characters: - - oe - - oer diff --git a/data/players/accounts/ow.yaml b/data/players/accounts/ow.yaml deleted file mode 100644 index 8ace8ae..0000000 --- a/data/players/accounts/ow.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: ow -password_hash: sha256:HT4lN3B4cuUwyNT2s4gUJA:4d93885806eec85b33861164662b13d9548ca1d1394fe35f7a1ecf7ff876c0fd -characters: - - ow diff --git a/data/players/accounts/re.yaml b/data/players/accounts/re.yaml deleted file mode 100644 index c79f98d..0000000 --- a/data/players/accounts/re.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: re -password_hash: sha256:XEX82NiVAMfhK6T0j3snuw:48f795b41fee684cdcc4f9a932efb340a959a7d40ff273750ade735f309ff40b -characters: - - re diff --git a/data/players/accounts/wor.yaml b/data/players/accounts/wor.yaml deleted file mode 100644 index b75e5d7..0000000 --- a/data/players/accounts/wor.yaml +++ /dev/null @@ -1,4 +0,0 @@ -name: wor -password_hash: sha256:esQph9Mzbsk51T5jzzpVoQ:a26a8f37e05dea433cb9fad710334ac85bf3daf2a8ce55fb2fc8d33d8abfca02 -characters: - - wor diff --git a/data/players/characters/.gitkeep b/data/players/characters/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/data/players/characters/.gitkeep diff --git a/data/players/characters/ad.yaml b/data/players/characters/ad.yaml deleted file mode 100644 index 9bbaec2..0000000 --- a/data/players/characters/ad.yaml +++ /dev/null @@ -1,59 +0,0 @@ -name: ad -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 - 1: - item_id: copper_ore - quantity: 1 - 2: - item_id: copper_ore - quantity: 1 - 3: - item_id: copper_ore - quantity: 1 - 4: - item_id: copper_ore - quantity: 1 - 5: - item_id: copper_ore - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 diff --git a/data/players/characters/be.yaml b/data/players/characters/be.yaml deleted file mode 100644 index e00fe49..0000000 --- a/data/players/characters/be.yaml +++ /dev/null @@ -1,44 +0,0 @@ -name: be -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: fishing_rod - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 8 -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 diff --git a/data/players/characters/eo.yaml b/data/players/characters/eo.yaml deleted file mode 100644 index c258c4d..0000000 --- a/data/players/characters/eo.yaml +++ /dev/null @@ -1,50 +0,0 @@ -name: eo -skills: - agility: 0 - alchemy: 0 - attack: 21 - construction: 0 - cooking: 0 - crafting: 0 - defense: 0 - fishing: 0 - fletching: 0 - hitpoints: 1161 - hunter: 0 - mining: 0 - ranged: 0 - scavenging: 0 - science: 0 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 - 1: - item_id: bronze_pickaxe - quantity: 1 - 2: - item_id: bones - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -hp: 7 -credits: 10 -description: "" -attack_style: accurate -toggles: - description: true - exits: true - mobenter: true - mobleave: true - mobspawn: true - reserve: true - tinymap: true - xpdrops: true -regeneratetick: 68 diff --git a/data/players/characters/ew.yaml b/data/players/characters/ew.yaml deleted file mode 100644 index 6169e00..0000000 --- a/data/players/characters/ew.yaml +++ /dev/null @@ -1,44 +0,0 @@ -name: ew -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 diff --git a/data/players/characters/fd.yaml b/data/players/characters/fd.yaml deleted file mode 100644 index 5558d9b..0000000 --- a/data/players/characters/fd.yaml +++ /dev/null @@ -1,44 +0,0 @@ -name: fd -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 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 diff --git a/data/players/characters/he.yaml b/data/players/characters/he.yaml deleted file mode 100644 index e36c8d2..0000000 --- a/data/players/characters/he.yaml +++ /dev/null @@ -1,41 +0,0 @@ -name: he -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: {} -equipment: {} -toolbelt: [] -room_id: 8 -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 diff --git a/data/players/characters/ir.yaml b/data/players/characters/ir.yaml deleted file mode 100644 index 95da9ca..0000000 --- a/data/players/characters/ir.yaml +++ /dev/null @@ -1,53 +0,0 @@ -name: ir -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 - 1: - item_id: copper_ore - quantity: 1 - 2: - item_id: copper_ore - quantity: 1 - 3: - item_id: copper_ore - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 diff --git a/data/players/characters/je.yaml b/data/players/characters/je.yaml deleted file mode 100644 index 2816d76..0000000 --- a/data/players/characters/je.yaml +++ /dev/null @@ -1,50 +0,0 @@ -name: je -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 - 1: - item_id: pass_stub - quantity: 1 - 2: - item_id: uncut_sapphire - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 10 -hp: 10 -credits: 50 -description: "" -attack_style: accurate -toggles: - description: true - exits: true - mobenter: true - mobleave: true - mobspawn: true - reserve: true - tinymap: true - xpdrops: true -regeneratetick: 0 diff --git a/data/players/characters/me.yaml b/data/players/characters/me.yaml deleted file mode 100644 index ef5d9b0..0000000 --- a/data/players/characters/me.yaml +++ /dev/null @@ -1,41 +0,0 @@ -name: me -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: {} -equipment: {} -toolbelt: [] -room_id: 8 -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 diff --git a/data/players/characters/mo.yaml b/data/players/characters/mo.yaml deleted file mode 100644 index d9139c0..0000000 --- a/data/players/characters/mo.yaml +++ /dev/null @@ -1,53 +0,0 @@ -name: mo -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 - 1: - item_id: copper_ore - quantity: 1 - 2: - item_id: copper_ore - quantity: 1 - 3: - item_id: copper_ore - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 diff --git a/data/players/characters/nc.yaml b/data/players/characters/nc.yaml deleted file mode 100644 index 13af64e..0000000 --- a/data/players/characters/nc.yaml +++ /dev/null @@ -1,56 +0,0 @@ -name: nc -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 - 1: - item_id: copper_ore - quantity: 1 - 2: - item_id: copper_ore - quantity: 1 - 3: - item_id: copper_ore - quantity: 1 - 4: - item_id: copper_ore - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 diff --git a/data/players/characters/oe.yaml b/data/players/characters/oe.yaml deleted file mode 100644 index d54feca..0000000 --- a/data/players/characters/oe.yaml +++ /dev/null @@ -1,47 +0,0 @@ -name: oe -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 - 1: - item_id: copper_ore - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 diff --git a/data/players/characters/oer.yaml b/data/players/characters/oer.yaml deleted file mode 100644 index 246ae02..0000000 --- a/data/players/characters/oer.yaml +++ /dev/null @@ -1,95 +0,0 @@ -name: oer -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 - 1: - item_id: copper_ore - quantity: 1 - 2: - item_id: copper_ore - quantity: 1 - 3: - item_id: copper_ore - quantity: 1 - 4: - item_id: copper_ore - quantity: 1 - 5: - item_id: copper_ore - quantity: 1 - 6: - item_id: copper_ore - quantity: 1 - 7: - item_id: copper_ore - quantity: 1 - 8: - item_id: copper_ore - quantity: 1 - 9: - item_id: copper_ore - quantity: 1 - 10: - item_id: copper_ore - quantity: 1 - 11: - item_id: copper_ore - quantity: 1 - 12: - item_id: copper_ore - quantity: 1 - 13: - item_id: copper_ore - quantity: 1 - 14: - item_id: copper_ore - quantity: 1 - 15: - item_id: copper_ore - quantity: 1 - 16: - item_id: copper_ore - quantity: 1 - 17: - item_id: copper_ore - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 diff --git a/data/players/characters/ow.yaml b/data/players/characters/ow.yaml deleted file mode 100644 index 32c03c5..0000000 --- a/data/players/characters/ow.yaml +++ /dev/null @@ -1,47 +0,0 @@ -name: ow -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 - 1: - item_id: copper_ore - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 diff --git a/data/players/characters/re.yaml b/data/players/characters/re.yaml deleted file mode 100644 index 819f3b5..0000000 --- a/data/players/characters/re.yaml +++ /dev/null @@ -1,44 +0,0 @@ -name: re -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: bronze_pickaxe - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 2 -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 diff --git a/data/players/characters/wor.yaml b/data/players/characters/wor.yaml deleted file mode 100644 index 687c8d9..0000000 --- a/data/players/characters/wor.yaml +++ /dev/null @@ -1,50 +0,0 @@ -name: wor -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 - slayer: 0 - smithing: 0 - strength: 0 - technology: 0 - thieving: 0 - woodcutting: 0 -inventory: - 0: - item_id: fishing_rod - quantity: 1 - 1: - item_id: raw_trout - quantity: 1 - 2: - item_id: raw_trout - quantity: 1 -equipment: {} -toolbelt: [] -room_id: 9 -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 diff --git a/data/rooms/10.yaml b/data/rooms/10.yaml index 99e84eb..98fba43 100644 --- a/data/rooms/10.yaml +++ b/data/rooms/10.yaml @@ -1,6 +1,6 @@ id: 10 name: "Guard Post" -description: "A checkpoint at the edge of the mine. A guard stands watch beside a heavy iron gate leading north." +description: "A checkpoint at the edge of the mine. A guard stands watch beside a heavy iron gate set into the north wall." exits: west: 2 north: @@ -16,5 +16,5 @@ mobs: on_enter: - message: "The Guard barks: \"State your business!\"" condition: - flag: talked_to_guard + player_flag: talked_to_guard not: true |
