summaryrefslogtreecommitdiff
path: root/npc/000-1/couwan.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-06-27Changed all item IDs by their aegisname in scripts.Alige1-2/+2
2016-03-06Fixed a lot of grammar mistakes and changed some dialogue for clarity.Unverified1-1/+1
2016-03-06Revert "Fixed a lot of grammar mistakes and reworded some dialogue for clarity."Unverified1-1/+1
This reverts commit a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.
2016-03-06Fixed a lot of grammar mistakes and reworded some dialogue for clarity.Unverified1-1/+1
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas1-1/+1
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas1-1/+1
2015-08-11Rewrite couwan script in modern way.Andrei Karas1-55/+57
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid1-1/+1
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-1/+1
2014-12-02Fix case in all function names.Andrei Karas1-1/+1
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-1/+1
2014-12-02Add new sex consts.Reid1-1/+1
2014-11-29Restore active distance to all npcs.Andrei Karas1-1/+1
2014-11-29Restore gender to most npcs.Andrei Karas1-1/+4
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-3/+3
2014-11-04convert server data for using with hercules.Andrei Karas1-1/+3
2014-02-11English fixes done Qwerty Dragon.Alige1-1/+2
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-8/+8
2013-05-26Add argument on inventoryplace.Reid Yaro1-3/+1
2013-03-04Fix code style.Andrei Karas1-2/+0
Add missing spaces, remove useless empty lines.
2013-01-06Fixed newly added language in julia's script.Alige1-3/+2
Major consistency fixes: removing useless whitespaces and returns to next line.
2012-12-28Revert "Correct bugs."Reid1-2/+4
This reverts commit 6db8b93740a75feb7c3126a91145293e4c554de3. Conflicts: db/questvars.txt npc/000-1/gugli.txt
2012-12-23Correct bugs.Reid1-4/+2
2012-12-10Remove windows end lines.Andrei Karas1-7/+7
2012-12-03Remove useless l_Inventory labels on couwan and nard scripts.Reid1-9/+0
2012-12-03Add new function in every script where getitem is called.Reid1-2/+4
2012-11-30Replaced some item IDs by their names in scripts.Alige1-0/+11
Added missing commands when the NPC gives an item. Fixed some language.
2012-11-24Final language fixes in scripts.Alige1-2/+2
2012-11-23Some other gender specific fixes, now in couwan.txt.Alige1-5/+5
2012-10-31Fixed major language issues in several scripts.Alige1-3/+5
2012-09-09Fixed in 2 scripts: "Hal9OOO" -> "Hal9000".Alige1-1/+1
It must correspond to the contributors & license files.
2012-09-05Add vars and values on comment on top of couwan and gugli scripts.Reid1-0/+6
2012-09-02Authors in scripts are now sorted by alphabetical order for clarity purposes.Alige1-1/+1
2012-09-02Fixed authors on couwan.txt and gugli.txt.Alige1-2/+3
Only nickname must appear, not the full name. In scripts, authors are written in different lines whereas in XML files, in a single line.
2012-09-02Added new author to 2 quest script files.Hal9OOO (Francesco Miglietta)1-1/+1
2012-09-02Couwan NPC now gives FishBox quest item, Gugli receives it.Hal9OOO (Francesco Miglietta)1-0/+1
2012-09-02Fixed several sentences in some scripts.Alige1-1/+1
2012-09-01Fixed language in scripts: couwan.txt & gugli.txt.Alige1-14/+14
2012-09-01Add Couwan quest on const and questvars DBs,Reid1-2/+66
Update Ale script, Update Billybonx and Arpan script, Add quest and dialogues on Couwan script, Add dialogues and couwan's quest on Gugli script.
2012-08-31Add Ale, Couwan, Gulukan, Jalad and Tibbo NPC,Reid1-0/+14
Remove Piou's monster from 000-1 map, Add New NPCs to the import list.