Skip to content

Commit

Permalink
Adding my files
Browse files Browse the repository at this point in the history
1. added npc drops and info
2. added some spawns to files
3.cleaned a bit of my code up
4. added stairs and ladders
  • Loading branch information
pitchblac23 committed Jul 27, 2022
1 parent f8f909c commit 4bdb1c3
Show file tree
Hide file tree
Showing 85 changed files with 6,461 additions and 119,840 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ allprojects {
compile "org.postgresql:postgresql:42.2.2"
compile "mysql:mysql-connector-java:5.1.46"
compile "com.microsoft.sqlserver:mssql-jdbc:6.4.0.jre7"
compile 'org.json:json:20220320'

implementation "org.mindrot:jbcrypt:$bcryptVersion"
implementation "com.google.code.gson:gson:$gsonVersion"
Expand Down
5 changes: 0 additions & 5 deletions data/cfg/spawns/NpcFacing.txt

This file was deleted.

Loading

0 comments on commit 4bdb1c3

Please sign in to comment.