A couple more revealer sizes.

This was SVN commit r27348.
This commit is contained in:
wowgetoffyourcellphone
2023-01-05 04:47:31 +00:00
parent a1be542d5e
commit 3f560391f2
2 changed files with 18 additions and 0 deletions
@@ -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>