Explorar el Código

Fixed typo in call: `'prostitue2'` -> `'prostitute2'`

netuttki hace 11 meses
padre
commit
d56b4feb6e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      locations/Prostitute.qsrc

+ 1 - 1
locations/Prostitute.qsrc

@@ -147,7 +147,7 @@ if $ARGS[0] = 'start':
 
 								gs 'fight','initFight'
 
-								gs 'fight_npcdata', 'prostitue2'
+								gs 'fight_npcdata', 'prostitute2'
 
 								gt 'fight', 'start'
 							end