diff options
Diffstat (limited to 'data/mobs/flight_attendant_copy.yaml')
| -rw-r--r-- | data/mobs/flight_attendant_copy.yaml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/mobs/flight_attendant_copy.yaml b/data/mobs/flight_attendant_copy.yaml new file mode 100644 index 0000000..fc62564 --- /dev/null +++ b/data/mobs/flight_attendant_copy.yaml @@ -0,0 +1,23 @@ +aggressive: false +description: A smiling flight attendant in a crisp uniform, ready to assist passengers. +id: flight_attendant_copy +idle_descriptions: + - adjusts her name badge + - smiles politely at you +kind: combat +name: Credit Checker! +protected: true +respawn_ticks: 0 +shop: + message: SHOP SHOP + items: + - item_id: bronze_pickaxe + stock: 5 +talk: + nodes: + start: + options: + - goto: "" + text: None! + - text: None +unique: false |
