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.
12 lines
290 B
12 lines
290 B
8 years ago
|
--[[
|
||
|
* Zone :: Navukgo_Execution_Chamber
|
||
|
* ZoneID :: 64
|
||
|
* Total :: 1
|
||
|
]]--
|
||
|
|
||
|
mb_data = {}
|
||
|
|
||
|
mb_data[1] = { nm="N", id="17039400", name="Khimaira13", mj="1", sj="1", mlvl="75-75", behavior="0", aggro="T(H),T(S)", links="N", spawntype="128", weak="Ice,Earth", note="" }
|
||
|
|
||
|
return mb_data;
|