Browse Source

[fixed] There were $loc_arg missing which made it annoying to mod the location - julzor

KevinSmarts 3 years ago
parent
commit
2a702c7329
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/gaddvor.qsrc

+ 2 - 0
locations/gaddvor.qsrc

@@ -117,6 +117,7 @@ end
 
 if $ARGS[0] = 'root_cellar':
 	*clr & cla
+	$loc_arg = 'root_cellar'
 	'<center><h4>Root Cellar</h4></center>'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/village/root_cellar.jpg"></center>'
 	*nl
@@ -207,6 +208,7 @@ end
 
 if $ARGS[0] = 'chickens':
 	*clr & cla
+	$loc_arg = 'chickens'
 	'<center><img <<$set_imgh>> src="images/locations/gadukino/village/chickens1.jpg"></center>'
 	'Ordinary chickens clucking about their pen.'
 	minut += 1