Move wilderness plguin to combat package, remove explicit return and fix typo.

This commit is contained in:
Ryley Kimmel
2015-03-04 03:07:55 -05:00
parent bc974d74cb
commit 556253abb2
4 changed files with 28 additions and 3 deletions
-1
View File
@@ -10,7 +10,6 @@
<scripts>
<script>actions.rb</script>
<script>areas.rb</script>
<script>wilderness.rb</script>
</scripts>
<dependencies />
</plugin>