Spaces:
No application file
No application file
fixes robot
Browse files
cubzh.lua
CHANGED
|
@@ -277,14 +277,15 @@ local NPCs = {
|
|
| 277 |
},
|
| 278 |
--]]
|
| 279 |
{
|
| 280 |
-
|
| 281 |
-
|
| 282 |
-
|
| 283 |
-
|
| 284 |
-
|
| 285 |
-
|
| 286 |
-
|
| 287 |
-
|
|
|
|
| 288 |
},
|
| 289 |
{
|
| 290 |
name = "npcbaker",
|
|
|
|
| 277 |
},
|
| 278 |
--]]
|
| 279 |
{
|
| 280 |
+
name = "npcscientist",
|
| 281 |
+
gameName = "Robot",
|
| 282 |
+
physicalDescription = "A small sphere with a computer screen for a face",
|
| 283 |
+
psychologicalProfile = "Designed to be helpful to any human it interacts with, this robot viscerally hates squirrels.",
|
| 284 |
+
currentLocationName = "Scientist Island",
|
| 285 |
+
initialReflections = {
|
| 286 |
+
"This NPC is a robot that punctuates all of its answers with electronic noises - as any android would!",
|
| 287 |
+
"This robot likes to follow baker in any case it's near him or the player - in the same time",
|
| 288 |
+
},
|
| 289 |
},
|
| 290 |
{
|
| 291 |
name = "npcbaker",
|