浏览代码

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

netuttki 1 年之前
父节点
当前提交
d56b4feb6e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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