소스 검색

Fix for respawn on the dumb pig

Gogs 4 년 전
부모
커밋
89afd6d772
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Lua/SpawnScripts/QeynosHarbor/Pepper.lua

+ 1 - 0
Lua/SpawnScripts/QeynosHarbor/Pepper.lua

@@ -15,6 +15,7 @@ function hailed(NPC, Spawn)
 end
 
 function respawn(NPC)
+	spawn(NPC)
 end
 
 function waypoints(NPC)