summaryrefslogtreecommitdiff
path: root/npc/re/instances/saras_memory.txt
AgeCommit message (Collapse)AuthorFilesLines
2017-03-13Fixes #1626. Adds missed mapflags on instances.AtlantisRO1-1/+0
- Mapflags are moved into map_zone_db, this will make easier and more intuitive in the future to add mapflags to new instances and avoid miss any mapflag. - Zone mapflags for renewal instances are moved into renewal folder. Signed-off-by: Ragno <ragno@atlantis-ro.net>
2016-10-16Change *getcharid to use constantsAsheraf1-18/+18
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