Переглянути джерело

Corrected a warp destination typo in The Sign quest (credit https://github.com/HerculesWS/Hercules/commit/c215c9c21ae463a2cbdffea06a7e24732be17b1b)

Atemo 8 роки тому
батько
коміт
f6488a2a9e
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      npc/quests/the_sign_quest.txt

+ 1 - 1
npc/quests/the_sign_quest.txt

@@ -8811,7 +8811,7 @@ que_sign01,197,195,4	script	Serin#witch	90,{
 				getexp (checkre(3))?20000:200000,0;
 				set $@sign_w1,0;
 				close2;
-				warp "umbala,",132,203;
+				warp "umbala",132,203;
 				end;
 			}
 		}