diff --git a/.gitignore b/.gitignore index 14bc68c..14a2aba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/nbproject/private/ \ No newline at end of file +/nbproject/private/ +/config.php diff --git a/config.php b/config.dist.php similarity index 100% rename from config.php rename to config.dist.php diff --git a/mojotrollz/api/char/tpl/skilltree.tpl b/mojotrollz/api/char/tpl/skilltree.tpl index b2d2a2c..a405177 100644 --- a/mojotrollz/api/char/tpl/skilltree.tpl +++ b/mojotrollz/api/char/tpl/skilltree.tpl @@ -7,7 +7,7 @@ - 0 points - Reset this tree + Reset this tree
@@ -16,7 +16,7 @@ - 0 points
- Reset this tree + Reset this tree
@@ -25,18 +25,12 @@ - 0 points
- Reset this tree + Reset this tree - - ${tree1} - - - ${tree2} - - - ${tree3} - + ${tree1} + ${tree2} + ${tree3} \ No newline at end of file