summaryrefslogtreecommitdiff
path: root/npc/re/instances/saras_memory.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-09-10Cleanup Sara's memory instanceAsheraf1-320/+237
* Now it follow Hercules coding style * Various improvments to HULD support
2016-09-02change *strcharinfo to use constantsAsheraf1-11/+11
2016-08-29*strnpcinfo now uses constantsAsheraf1-202/+202
- NPC_NAME for the whole npc name including hidden part - NPC_NAME_VISIBLE for the visible part of the npc name - NPC_NAME_HIDDEN for the hidden part of the npc name - NPC_NAME_UNIQUE for the npc unique name - NPC_MAP for npc map
2016-08-02Sara's Memory Instance implementationRidley88191-0/+1867
* implementation of Sara's memory instance * Update and add missing Sara's memory monster database * Update and add missing Sara's memory quest database