Display information about yourself and your targets.
http://ashita.atom0s.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
444 B
13 lines
444 B
8 years ago
|
--[[
|
||
|
* Zone :: Abyssea__Empyreal_Paradox
|
||
|
* ZoneID :: 255
|
||
|
* Total :: 2
|
||
|
]]--
|
||
|
|
||
|
mb_data = {}
|
||
|
|
||
|
mb_data[1] = { nm="N", id="17821698", name="Shinryu", mj="1", sj="4", mlvl="90-92", behavior="0", aggro="T(S)", links="N", spawntype="128", weak="Light", note="" }
|
||
|
mb_data[2] = { nm="N", id="17821697", name="Shinryu", mj="1", sj="4", mlvl="90-92", behavior="0", aggro="T(S)", links="N", spawntype="128", weak="Light", note="" }
|
||
|
|
||
|
return mb_data;
|