Initial upload. PRC8 has been added. Module compiles, PRC's default AI & treasure scripts have been integrated. Started work on top hak for SLA / Ability / Scripting modifications.
113 lines
8.6 KiB
Plaintext
113 lines
8.6 KiB
Plaintext
void jw_tokens_set()
|
|
{
|
|
SetLocalString(OBJECT_SELF,"text1","The clerics have their critics, but they certainly know how to keep this place safe.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text2","I heard some of the merchants were upset with the temple. They think they should be running this town!");
|
|
|
|
SetLocalString(OBJECT_SELF,"text3","Whatever you do, don't go to Three Rivers Way. Those orcs are out of control, and bandits control the roads.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text4","There's something nasty in the crypts. Someone ought to do something about it. That's meant to be a place for the dead to rest in peace.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text5","Yasdin controls the trade in this place. When the boats come in, the merchants go straight to him. Don't know why he's so popular.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text6","Poor old Minsol. Yasdin put him out of business. Hey, I thought Yasdin was a great guy when he first showed up, but now I don't know.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text7","The mines are flooded and can't be used. But the longer we stay out of them, the more creatures are going to move in. If nothing gets done, we'll never be able to use them again.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text8","Chauntea is the deity I worship. It's her church that made Pilgrim's Rest what it is today.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text9","You know, somebody set up an arena where fighting takes place. The guards know about it, but they won't do anything. Just as long as those clerics don't find out.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text10","Other religions are tolerated here, but if you don't serve Chauntea, don't go around preaching. You'll make yourself unpopular.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text11","That Vlasik was so corrupt, the people in Essembra refused to bury him. So we put him in our crypt here! That was a mistake.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text12","Some of the sailors that turn up here, I swear they are out of their minds.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text13","This town used to be called Sailors' Rest but you know, apparently there was a settlement here even before humans arrived. I don't believe it myself.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text14","I saw orcs around the gulch. They collect all sorts of rubbish and don't even know what they have. No brains, but you don't want to fight them.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text15","The orcs of the bloody axe tribe are stronger than the rest of them. If you see one of those green-skinned monsters, just run.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text16","The Ashaba Crossing really is beautiful. I could spend hours just looking at the river.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text17","Cormanthor could be a treasure trove for all we know. Those elves must have left some amazing things behind when they left, but nobody dares go in there.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text18","The forest to the west is said to have magical properties, but it's also supposed to be cursed. It's right on our doorstep, but it's not safe.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text19","The drow used to be considered a myth. But more and more, you hear reports of them terrorising travellers.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text20","Those Zhents . . . they sent orcs to invade Teshendale only six years ago. I really hate to think what would happen if they ever came around here.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text21","There's a door in the temple that's always locked. Nobody knows what's in there. I guess the clerics know what's best.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text22","Sailors come here from all around. You never know who you're going to meet at the docks.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text23","If you need to leave a message for someone, you could use the message board right here in the tavern.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text24","I know a lot of adventurers like to explore, but I wouldn't go near Three Rivers Way until I was ready, if I was you. That place really is dangerous.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text25","Why can't the drow just stay underground where they belong?");
|
|
|
|
SetLocalString(OBJECT_SELF,"text26","This whole region used to belong to the elves, but they left for some island across the sea. Only a few stayed around.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text27","You can buy all sorts of goods here in Pilgrim's Rest, but magic items are very rare. You'll be lucky to find any.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text28","Some adventurers like to travel alone, but they never seem to last long. If you're one of those adventurer types, I suggest you find some friends.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text29","We can be pretty isolated here in Pilgrim's Rest. Sure, there's Spiritwood and Brighthaven, but the roads are sometimes closed.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text30","Essembra is the capital of Battledale, but they can't help us much. All their resources are being used to find the drow. They want those dark elves dead.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text31","Battledale has an interesting history. Hey, if you want to find out more you should try reading some books.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text32","The guards can't deal with every problem. If you want to make yourself useful, there might be people in the town who need some help.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text33","I think we should respect the Dales Compact, even though the elves aren't here any more. We agreed not to destroy the forests, and we should honour that agreement.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text34","There's bears in the caves by the gulch. But if you're the hunting type, don't go too far in. I heard there was something really nasty waiting in there.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text35","An easy way to make money is to hunt the deer in Ashaba Crossing. You'll only get a gold piece or two for their hides and meat, but it's safe.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text36","That old drunk outside, he earns a living making musical instruments.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text37","The guards here report to the temple. We do have a council, but I don't think it does much.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text38","If you ever get any information about the drow, show it to the captain of the guards. They're always grateful for help.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text39","Pilgrim's Rest is in Battledale, but it's not the only dale. There's Featherdale to the east, and Shadowdale to the north, and many others.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text40","You know, this place used to be full of brothels and cut-throats? That was a long time ago though, before the clerics came.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text41","Ships come here from all over, because the River Ashaba is joined to the Shining Sea. From here they can send goods all across the Dales, even though it's dangerous.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text42","I spend all my time in this tavern. Isn't that terrible?");
|
|
|
|
SetLocalString(OBJECT_SELF,"text43","The great thing about this place is, the beer isn't watered down at all. Well, not much at least.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text44","That famous wizard Elminster lives in Shadowdale, but we had a famous wizard once. They called him the Moonmage.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text45","Ha, you adventurer types like to think you're brave, but you always end up in the local tavern getting drunk.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text46","I love a bit of Silverymoon wine. It's hard to get hold of, but it's a real delicacy.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text47","Have a drink with me. That's the great thing about this place, you're always meeting new people.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text48","You'd think this region had been explored thoroughly, but people still find new things.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text49","Sometimes a dark shadow falls across Lake Sember. Nobody knows what it is.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text50","It's said that kobolds live by the water, but those small lizards would never dare attack us.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text51","The cave by the sea leads into a sewer system, but it was never completed. If you ever go down there, there's only once source of clean water. You might need to find it.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text52","Some people think they're smarter than they really are. Intelligence isn't enough, sometimes you need learning too.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text53","The goblins around here are bad enough, but you should see the ones in Semberholme.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text54","I heard there were still a few elves living in Semberholme, but they really hate humans.");
|
|
|
|
SetLocalString(OBJECT_SELF,"text55","There's a graveyard in Cormanthor but it has been blocked off for decades. I heard the clerics had decided to open it up again.");
|
|
}
|