Merge pull request #5 from BlockCat/master

Saving, and editing: blockQuests
This commit is contained in:
Blackvein 2013-08-04 10:55:15 -07:00
commit be71abd247
169 changed files with 1347 additions and 1001 deletions

3
.gitignore vendored
View File

@ -14,4 +14,5 @@ nbproject\project.properties
# Package Files #
*.jar
*.war
*.ear
*.ear
/target

View File

@ -28,6 +28,9 @@ accept-timeout: 20
snoop: true
show-npc-effects: true
npc-effect: "note"
max-party-size: 0
party-invite-timeout: 20
broadcast-party-creation: true
quester-blacklist:
- "SomeGuy12345"
- "somePrefix*"

Some files were not shown because too many files have changed in this diff Show More