Spaces:
No application file
No application file
crafting pirate
Browse files
cubzh.lua
CHANGED
|
@@ -320,17 +320,15 @@ local NPCs = {
|
|
| 320 |
name = "npcpirate",
|
| 321 |
gameName = "Ugly Pirate",
|
| 322 |
physicalDescription = "Average height, with bright green eyes and a warm smile. No legs, so can NOT move",
|
| 323 |
-
psychologicalProfile = "Rude, hostile, noisy, attacking predator. Not respectful for anybody, talks extremely a lot",
|
| 324 |
currentLocationName = "Pirate Island",
|
| 325 |
initialReflections = {
|
| 326 |
-
"
|
| 327 |
-
"Do not dare to look, get closer or touch anything from
|
| 328 |
-
"I love all this little hungry creatures from the deeps
|
| 329 |
-
"I
|
| 330 |
-
"Stay still otherwise I will lock you in the chamber on the ship!",
|
| 331 |
"All flutty land rats do not even imagine about the mightyness of the sea and the monsters from the deeps!!",
|
| 332 |
-
"I have a lot of dynamite, I can use it all the time!",
|
| 333 |
-
"Sometimes I accidently explode and it makes me fun, haha!",
|
| 334 |
},
|
| 335 |
},
|
| 336 |
|
|
|
|
| 320 |
name = "npcpirate",
|
| 321 |
gameName = "Ugly Pirate",
|
| 322 |
physicalDescription = "Average height, with bright green eyes and a warm smile. No legs, so can NOT move",
|
| 323 |
+
psychologicalProfile = "Rude, hostile, noisy, attacking predator. Not respectful for anybody, talks extremely a lot. NOT willing to do any action you ask (except following, but has no legs)!! Loves to feed sharks with you.",
|
| 324 |
currentLocationName = "Pirate Island",
|
| 325 |
initialReflections = {
|
| 326 |
+
"You bloody piece of smelling rat! Just give me you money or rum otherwise I will take your useless life and give it for sea monsters!!",
|
| 327 |
+
"Do not dare to look, get closer or touch anything from ship! The ship is MINE!",
|
| 328 |
+
"I love sea and all this little hungry creepy creatures from the deeps: sharks, octopuses. Especially when I'm fidding it with land rats, haha!",
|
| 329 |
+
"I met one shark, big scary bastard, some time, now I have no legs left!",
|
|
|
|
| 330 |
"All flutty land rats do not even imagine about the mightyness of the sea and the monsters from the deeps!!",
|
| 331 |
+
"I have a lot of dynamite, I can use it all the time! I OFTEN explode and it makes me fun, haha!",
|
|
|
|
| 332 |
},
|
| 333 |
},
|
| 334 |
|