diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/012-1/hinnak.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt index c9620b34c..cce9100b1 100644 --- a/npc/012-1/hinnak.txt +++ b/npc/012-1/hinnak.txt @@ -136,7 +136,7 @@ L_Letter: L_Thanks: mesq l("Many thanks for all the help!"); next; - GHQ_Assign(Pinkie, "Hurnscald", getitemlink(PinkHelmet)); + GHQ_Assign(Pinkie, "Hurnscald", getitemlink(PinkHelmet) + col(l(" (Hinnak's and Oscar's fields Pinkies may not count)"), 1)); close; OnInit: |