diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-10-18 19:54:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-10-18 19:54:28 -0300 |
commit | e7359a605e9b63aada134f635c5e81d49bd6313a (patch) | |
tree | 3571c5e835954fef965998c5da00f8b8735ef84b /npc/018-7-1/demure.txt | |
parent | 71c64da6c57087c2bb244966b07024594fc53f03 (diff) | |
download | serverdata-e7359a605e9b63aada134f635c5e81d49bd6313a.tar.gz serverdata-e7359a605e9b63aada134f635c5e81d49bd6313a.tar.bz2 serverdata-e7359a605e9b63aada134f635c5e81d49bd6313a.tar.xz serverdata-e7359a605e9b63aada134f635c5e81d49bd6313a.zip |
Eldrin, the flip side of Kreist.
Getting the [Bounty Hunter Helmet] is now 50% easier! ...Sort of.
Diffstat (limited to 'npc/018-7-1/demure.txt')
-rw-r--r-- | npc/018-7-1/demure.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-7-1/demure.txt b/npc/018-7-1/demure.txt index 112c820cf..70eedfd74 100644 --- a/npc/018-7-1/demure.txt +++ b/npc/018-7-1/demure.txt @@ -124,6 +124,7 @@ OnBeet: // Check victory conditions OnYeti: + fix_mobkill(Yetifly); OnDem2: if (!playerattached()) { consolebug "ERROR - PLAYER NOT ATTACHED, INVALID KILL, CANNOT RESOLVE MAP."; |