[Commits] [wesnoth/wesnoth] 9cde1a: fix explicit indexes for [store_unit]
GitHub
noreply at github.com
Fri Jan 9 00:01:04 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9cde1af9c8f76047590fbcf7d95bcd60ded2284e
https://github.com/wesnoth/wesnoth/commit/9cde1af9c8f76047590fbcf7d95bcd60ded2284e
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-01-09 (Fri, 09 Jan 2015)
Changed paths:
M data/lua/wml-tags.lua
Log Message:
-----------
fix explicit indexes for [store_unit]
and for [store_locations] [store_starting_location] [store_unit_type]
see comment for https://github.com/wesnoth/wesnoth/commit/201d83f608d0838bf21b9698b45bff0037f3988f (fix [store_side] to allow explicit indexes)
As a side effect, this commit now also alows mode="replace"/"append"/default for
[store_locations] [store_starting_location] [store_side] [store_unit_type] which was
previously only possible for store_unit
More information about the Commits
mailing list