about summary refs log tree commit diff
path: root/src/main/resources
diff options
context:
space:
mode:
authorGenny <gen@nyble.dev>2020-06-02 17:34:20 -0500
committerGenny <gen@nyble.dev>2020-06-02 17:34:20 -0500
commit5ee4c899940675d28a4494aef9748e01f949c608 (patch)
treec557bc8327b6acc9856f19360f7418a7bfdd4e9f /src/main/resources
parent9afff6f780bdde6f6259b30a4844fdd6d271db57 (diff)
downloadsunfright-5ee4c899940675d28a4494aef9748e01f949c608.tar.gz
sunfright-5ee4c899940675d28a4494aef9748e01f949c608.zip
Change damage conditions
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
new file mode 100644
index 0000000..9f7bcd9
--- /dev/null
+++ b/src/main/resources/config.yml
@@ -0,0 +1,2 @@
+world: world
+damagePerSecond: 2
\ No newline at end of file