Changeset 464 for trunk/game/dialogue/bouncer.yaml
- Timestamp:
- 01/11/10 17:53:55 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/game/dialogue/bouncer.yaml
r463 r464 17 17 # Any generic fortified mall (techdemo location) denizen 18 18 --- 19 NPC: Anyone20 AVATAR: gui/icons/ npc.png19 NPC: Dig 20 AVATAR: gui/icons/bouncer.png 21 21 START: main_dialog 22 22 … … 24 24 main_dialog: 25 25 - say: "What do you want? Can't you see I'm drinking here?" 26 - meet: dig 26 27 - responses: 27 28 - … … 115 116 116 117 inn_background: 117 - say: "If you call sittin' here and bullshitting , working. But I do solve problems for Jacob. You're not a problem, are ya?"118 - say: "If you call sittin' here and bullshitting `working`. But I do solve problems for Jacob. You're not a problem, are ya?" 118 119 - responses: 119 120 -
Note: See TracChangeset
for help on using the changeset viewer.