Browse Source

[changed] some code to "fix" the stranger "bug"

hornguy6 1 year ago
parent
commit
8c11b83a54
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/dateM.qsrc

+ 2 - 2
locations/dateM.qsrc

@@ -18,9 +18,9 @@ if $ARGS[0] = 'start':
 	*clr & cla
 	!! generate a boy
 	if $region = 'pav':
-		gs 'npcgeneratec', 0, 'Stranger', rand(18,45), 1
+		gs 'npcgeneratec', 0, '', rand(18,45), 1
 	elseif $region = 'city':
-		gs 'npcgeneratec', 0, 'Stranger', rand(18,45), rand(3,4)
+		gs 'npcgeneratec', 0, '', rand(18,45), rand(3,4)
 	end
 	gs 'boyStat', $npclastgenerated
 	act 'Ignore him and hurry away':gt $loc, $loc_arg