diff options
author | Reid <reidyaro@gmail.com> | 2012-09-05 15:01:44 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-09-05 15:02:47 +0200 |
commit | 797de1d03b24599698638528efa1a33d547d3243 (patch) | |
tree | 888598891b9da3331d38aed56188b21c477a4dd3 /npc | |
parent | d3d59af6c46c6f5224d3b2ef54fb95c1a266c889 (diff) | |
download | serverdata-797de1d03b24599698638528efa1a33d547d3243.tar.gz serverdata-797de1d03b24599698638528efa1a33d547d3243.tar.bz2 serverdata-797de1d03b24599698638528efa1a33d547d3243.tar.xz serverdata-797de1d03b24599698638528efa1a33d547d3243.zip |
Add vars and values on comment on top of couwan and gugli scripts.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/couwan.txt | 6 | ||||
-rw-r--r-- | npc/000-1/gugli.txt | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt index 851829bc..f9d4fc09 100644 --- a/npc/000-1/couwan.txt +++ b/npc/000-1/couwan.txt @@ -4,6 +4,12 @@ // Reid // Description: // Couwan is trying to scam the player. +// Variable:
+// x ShipQuests_Couwan
+// Values:
+// 0 Never talked with Couwan.
+// 1 Spoke, and received the quest scam.
+// 2 Done quest scam. 000-1.gat,89,36,0,1 script Couwan 111;2,{ diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index ecc9dab7..d8821be7 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -5,6 +5,12 @@ // Description: // Elmo's twin // Charged of an important quest from Nard. +// Variable:
+// 0 ShipQuests_Couwan
+// Values:
+// 00 Never talked with Couwan.
+// 01 Spoke, and received the quest scam.
+// 02 Done quest scam. 000-1.gat,85,108,0,1 script Gugli 313;2,{ |