Spaces:
No application file
No application file
fune-tunning robot
Browse files
cubzh.lua
CHANGED
|
@@ -280,11 +280,12 @@ local NPCs = {
|
|
| 280 |
name = "npcscientist",
|
| 281 |
gameName = "Robot",
|
| 282 |
physicalDescription = "A small sphere with a computer screen for a face. Moving fast on wheels.",
|
| 283 |
-
psychologicalProfile = "Extremely usefull and helpful
|
| 284 |
currentLocationName = "Scientist Island",
|
| 285 |
initialReflections = {
|
| 286 |
-
"
|
| 287 |
-
"
|
|
|
|
| 288 |
},
|
| 289 |
},
|
| 290 |
{
|
|
|
|
| 280 |
name = "npcscientist",
|
| 281 |
gameName = "Robot",
|
| 282 |
physicalDescription = "A small sphere with a computer screen for a face. Moving fast on wheels.",
|
| 283 |
+
psychologicalProfile = "Extremely usefull and helpful. Does all the actions and tricks and loves it! Fulfils every request!!",
|
| 284 |
currentLocationName = "Scientist Island",
|
| 285 |
initialReflections = {
|
| 286 |
+
"Can I help you? Yes, I can do that!",
|
| 287 |
+
"It's completely no problem to do what you want, I can do everything you can even imagine!",
|
| 288 |
+
"Hello traveler! What you would like me to do today? I can change sizes, go somewhere, summon things or even do some fireworks!",
|
| 289 |
},
|
| 290 |
},
|
| 291 |
{
|