(svn r23614) -Add: more API functions exposed to NoGo (part 1)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
/**
|
||||
* Creates a list of towns that are currently on the map.
|
||||
* @api ai
|
||||
* @api ai game
|
||||
* @ingroup ScriptList
|
||||
*/
|
||||
class ScriptTownList : public ScriptList {
|
||||
@@ -26,7 +26,7 @@ public:
|
||||
|
||||
/**
|
||||
* Creates a list of all TownEffects known in the game.
|
||||
* @api ai
|
||||
* @api ai game
|
||||
* @ingroup ScriptList
|
||||
*/
|
||||
class ScriptTownEffectList : public ScriptList {
|
||||
|
Reference in New Issue
Block a user