Ver código fonte

[fixes] Static number not set

KevinSmarts 5 anos atrás
pai
commit
fd151096fe
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      locations/LariskaStart.qsrc

+ 3 - 0
locations/LariskaStart.qsrc

@@ -1,8 +1,11 @@
 # LariskaStart
 
+!!Lariska = A13
+
 if $ARGS[0] = 'start':
 	numnpc = 13
 	minut += 5
+	$static_num = 'A13'
 	gs'stat'
 	
 	'<center><b><font color = maroon><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'