summaryrefslogtreecommitdiff
path: root/npc/042-5/ctrl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/042-5/ctrl.txt')
-rw-r--r--npc/042-5/ctrl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-5/ctrl.txt b/npc/042-5/ctrl.txt
index 4c8ff01be..4e681c7d5 100644
--- a/npc/042-5/ctrl.txt
+++ b/npc/042-5/ctrl.txt
@@ -154,7 +154,7 @@ function script KamelotTreasure {
mesc l("You find @@ inside!", getitemlink(.@loot));
- // TODO: If itemtype == Armor/Weapon, make it guild bound and put bonus
+ // If itemtype == Armor/Weapon, make it guild bound and put bonus
.@t=getiteminfo(.@loot, ITEMINFO_TYPE);
if (.@t == IT_WEAPON) {
getitembound .@loot, 1, 2;