diff options
Diffstat (limited to 'npc/western-desert/nomads.txt')
-rw-r--r-- | npc/western-desert/nomads.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/western-desert/nomads.txt b/npc/western-desert/nomads.txt index 391411fe..fbcab292 100644 --- a/npc/western-desert/nomads.txt +++ b/npc/western-desert/nomads.txt @@ -1,13 +1,13 @@ -new_1-1.gat,15,67,0 script Nomad1 132,{ - mes "[Nomad]"; +new_1-1.gat,15,67,0 script Samuel 132,{ + mes "[Samuel the Nomad]"; mes "This is really a nice place."; mes "Don't you think so?"; close; } -new_1-1.gat,18,68,0 script Nomad2 128,{ - mes "[Nomad]"; +new_1-1.gat,18,68,0 script Elijah 128,{ + mes "[Elijah the Nomad]"; mes "If I only had a tent..."; close; |