Spaces:
PickMyNick
/
No application file

PickMyNick commited on
Commit
c879987
·
verified ·
1 Parent(s): 78aa0ff

reverts to old scientist

Browse files
Files changed (1) hide show
  1. cubzh.lua +4 -2
cubzh.lua CHANGED
@@ -261,7 +261,7 @@ local locations = {
261
  }
262
 
263
  local NPCs = {
264
- --[[
265
  {
266
  name = "npcscientist",
267
  gameName = "Scientist",
@@ -275,7 +275,8 @@ local NPCs = {
275
  "I am a bit allergic to the tulip but Fredo my pet loves it so much, I have to dock here with my vehicle. The pet is placed at the back of my flying scooter when we move to another place.",
276
  },
277
  },
278
- --]]
 
279
  {
280
  name = "npcscientist",
281
  gameName = "Robot",
@@ -288,6 +289,7 @@ local NPCs = {
288
  "I love pets",
289
  },
290
  },
 
291
  {
292
  name = "npcbaker",
293
  gameName = "Baker",
 
261
  }
262
 
263
  local NPCs = {
264
+
265
  {
266
  name = "npcscientist",
267
  gameName = "Scientist",
 
275
  "I am a bit allergic to the tulip but Fredo my pet loves it so much, I have to dock here with my vehicle. The pet is placed at the back of my flying scooter when we move to another place.",
276
  },
277
  },
278
+
279
+ --[[
280
  {
281
  name = "npcscientist",
282
  gameName = "Robot",
 
289
  "I love pets",
290
  },
291
  },
292
+ --]]
293
  {
294
  name = "npcbaker",
295
  gameName = "Baker",