Spaces:
No application file
No application file
Update cubzh.lua
Browse files
cubzh.lua
CHANGED
@@ -261,7 +261,8 @@ local locations = {
|
|
261 |
}
|
262 |
|
263 |
local NPCs = {
|
264 |
-
|
|
|
265 |
{
|
266 |
name = "npcscientist",
|
267 |
gameName = "Scientist",
|
@@ -275,8 +276,7 @@ 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 |
{
|
281 |
name = "npcscientist",
|
282 |
gameName = "Robot",
|
@@ -289,7 +289,6 @@ local NPCs = {
|
|
289 |
"I love pets",
|
290 |
},
|
291 |
},
|
292 |
-
--]]
|
293 |
{
|
294 |
name = "npcbaker",
|
295 |
gameName = "Baker",
|
|
|
261 |
}
|
262 |
|
263 |
local NPCs = {
|
264 |
+
|
265 |
+
--[[
|
266 |
{
|
267 |
name = "npcscientist",
|
268 |
gameName = "Scientist",
|
|
|
276 |
"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.",
|
277 |
},
|
278 |
},
|
279 |
+
--]]
|
|
|
280 |
{
|
281 |
name = "npcscientist",
|
282 |
gameName = "Robot",
|
|
|
289 |
"I love pets",
|
290 |
},
|
291 |
},
|
|
|
292 |
{
|
293 |
name = "npcbaker",
|
294 |
gameName = "Baker",
|