Ver código fonte

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

netuttki 10 meses atrás
pai
commit
d56b4feb6e
1 arquivos alterados com 1 adições e 1 exclusões
  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