diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-0-0/sailors.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 33c936609..9725723ac 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -69,6 +69,8 @@ OnTalk: L_Skip: getitem CreasedShirt, 1; getitem CreasedShorts, 1; + equip(CreasedShirt); + equip(CreasedShorts); L_Ready: restorecam; |