diff options
| author | historia <[not public]> | 2026-07-04 22:44:42 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-04 22:44:42 -0400 |
| commit | ad22ea3526a146ea8ce305c8375c35836465cc30 (patch) | |
| tree | 479cec511e596bb09d3f3792dcf10a2201e9b7f8 /data/mobs | |
| parent | 7b009e904524f30cbff6346730e8d8fe4b046a6b (diff) | |
| download | thehouseoficarus-ad22ea3526a146ea8ce305c8375c35836465cc30.tar.gz | |
feat: admin gui move objects between directories and better toolbar wrapping
Diffstat (limited to 'data/mobs')
| -rw-r--r-- | data/mobs/flight_attendant_copy.yaml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/data/mobs/flight_attendant_copy.yaml b/data/mobs/flight_attendant_copy.yaml deleted file mode 100644 index a495732..0000000 --- a/data/mobs/flight_attendant_copy.yaml +++ /dev/null @@ -1,23 +0,0 @@ -name: flight attendant -description: A smiling flight attendant in a crisp uniform, ready to assist passengers. -unique: false -protected: true -idle_descriptions: - - adjusts her name badge - - smiles politely at you -shop: - message: SHOP SHOP - buy_percentage: 0 - buys_anything: true - change_percentage: 0 - items: - - item_id: bronze_pickaxe - restock_ticks: 0 - stock: 5 -talk: - nodes: - start: - options: - - goto: "" - text: None! - - text: None |
