index
:
evol/serverdata
8-mapping-problems-in-hurnscald
citest
dialogue-review
genderfix
halloween2015
master
stable
The Mana World server-side game data
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
npc
/
functions
/
asleep.txt
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-06-27
Removed useless comments on emotions in npc scripts.
Alige
1
-1
/
+1
2016-06-27
Replace emotion() arguments with constants instead of ID.
Reid
1
-1
/
+1
2016-06-18
Introduced the name of the Drasil Island in npc scripts.
Alige
1
-1
/
+1
Also fixed some english issues in some npc dialogues.
2016-01-17
Fix emotes ID on various scripts.
Reid
1
-1
/
+1
2016-01-17
Add else if instead of many if on asleep function.
Reid
1
-4
/
+6
2014-12-05
Replace script function set to direct variable assignments.
Andrei Karas
1
-1
/
+1
2014-12-02
Fix case in all function names.
Andrei Karas
1
-1
/
+1
2014-11-21
Replace temp variables into scope temp variables.
Andrei Karas
1
-6
/
+6
2013-07-12
Added one new sleeping sentence any many goodbye ones.
Alige
1
-0
/
+1
2013-07-11
Fixed random value in two function scripts.
Alige
1
-1
/
+1
2013-07-11
Small consistency fix on asleep npc scripts.
Alige
1
-0
/
+1
2013-07-10
Fixed asleep.txt script.
Alige
1
-2
/
+0
2013-07-10
Updated npctalk strings and added an asleep script, doing basically the same ↵
Alige
1
-0
/
+19
thing as the goodbye script.