khanat-opennel-code/code/web/public_php/api/server/scripts/achievement_script/xmldef/fame.php
shubham_meena c4ce26501c Merged in Gsoc14-ryzomAppImprovements (pull request #1)
Merging Gsoc 14 branch with default
2014-08-15 01:05:39 +05:30

10 lines
No EOL
384 B
PHP

<?php
#$this->def['XML/_FAMES/_FAME'] = array("fame");
$this->def['XML/_FAMES/_FAME/__KEY__'] = array("fame");
$this->def['XML/_FAMES/_FAME/__VAL__'] = array("fame");
$this->def['XML/_FAMES/_FAME/__VAL__/FAME'] = array("fame");
$this->def['XML/_FAMES/_FAME/__VAL__/FAMEMEMORY'] = array("fame");
$this->def['XML/_FAMES/_FAME/__VAL__/LASTFAMECHANGETREND'] = array("fame");
?>