diff options
Diffstat (limited to 'npc/020-4/baktar.txt')
-rw-r--r-- | npc/020-4/baktar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-4/baktar.txt b/npc/020-4/baktar.txt index e030627b4..a8adf471c 100644 --- a/npc/020-4/baktar.txt +++ b/npc/020-4/baktar.txt @@ -69,7 +69,7 @@ L_Collector: close; // No item - .@m = htget($@CONTRIBUTORS, str(.@id), 0); + .@m = htget(.TULIMITEM, str(.@id), 0); if (!.@m) { mesn; if (rand(1,5) == 4) mesc l("*cough cough*"); |