AIDef:Action/FromCDungeonToMainField: Difference between revisions
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
|type=Action | |type=Action | ||
}} | }} | ||
The | Special purpose variant of [[AIDef:Action/ChangeScene]] which automatically sets WarpDestMapName and WarpDestPosName to <code>MainField/%s</code> [new map name, e.g. A-1] and <code>%s</code> [current map name, e.g. CDungeon100_1] respectively. | ||
The new map name is determined using <code>Map/MainField/Static.mubin</code> and the current map name. | |||
== DynamicInstParams == | == DynamicInstParams == | ||
{|class="wikitable" | {|class="wikitable" | ||