diff options
Diffstat (limited to 'npc/009-4/torches.txt')
-rw-r--r-- | npc/009-4/torches.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/009-4/torches.txt b/npc/009-4/torches.txt index 2e8f4604..d1ea73be 100644 --- a/npc/009-4/torches.txt +++ b/npc/009-4/torches.txt @@ -1,3 +1,4 @@ +//# see detailed description at orum.txt
function script GetTorchColor {
if (@Torch < 0 || @Torch > 2) goto L_Error;
|