mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-24 22:52:18 +00:00
A couple more revealer sizes.
This was SVN commit r27348.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_vision_revealer">
|
||||
<Identity>
|
||||
<GenericName>Vision Revealer / 15 meters</GenericName>
|
||||
</Identity>
|
||||
<Vision>
|
||||
<Range>15</Range>
|
||||
</Vision>
|
||||
</Entity>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_vision_revealer">
|
||||
<Identity>
|
||||
<GenericName>Vision Revealer / 25 meters</GenericName>
|
||||
</Identity>
|
||||
<Vision>
|
||||
<Range>25</Range>
|
||||
</Vision>
|
||||
</Entity>
|
||||
Reference in New Issue
Block a user