Spaces:
PickMyNick
/
No application file

PickMyNick commited on
Commit
527c804
·
verified ·
1 Parent(s): ebde2d3

fune-tunning robot

Browse files
Files changed (1) hide show
  1. cubzh.lua +4 -3
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 -- LOVES to do all the actions and tricks! Fulfils every request!! Does not speak, says only pip-pip!",
284
  currentLocationName = "Scientist Island",
285
  initialReflections = {
286
- "Pip-pip!",
287
- "Pip-pip!"
 
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
  {