Fix QuestStage bug where it would not propery get the attribute.

This commit is contained in:
Major-
2015-03-02 10:53:00 +00:00
parent 73bc1e9666
commit 248b6a6c06
4 changed files with 22 additions and 12 deletions
+3 -1
View File
@@ -10,5 +10,7 @@
<scripts>
<script>repository.rb</script>
</scripts>
<dependencies />
<dependencies>
<dependency>attributes</dependency>
</dependencies>
</plugin>