diff options
Diffstat (limited to 'npc/custom/stylist.txt')
-rw-r--r-- | npc/custom/stylist.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/stylist.txt b/npc/custom/stylist.txt index 3bcb04c9e..73c20a206 100644 --- a/npc/custom/stylist.txt +++ b/npc/custom/stylist.txt @@ -30,4 +30,4 @@ prontera,170,180,1 script Stylist#custom_stylist 122,{ break; case 4: set .@Style, .@Revert; setlook .@Look[.@s], .@Revert; break; } } end; -}
\ No newline at end of file +} |