From 91fd5d80808fd177f97c4cc7e78b704efb5d6ce3 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 24 Jul 2026 23:33:46 +0200 Subject: improved stats resource, weapon now uses dmg from player stats --- .idea/.idea.testing/.idea/.name | 1 + .idea/.idea.testing/.idea/indexLayout.xml | 8 ++++++++ .idea/.idea.testing/.idea/libraries/GdSdk.xml | 9 +++++++++ .idea/.idea.testing/.idea/vcs.xml | 7 +++++++ 4 files changed, 25 insertions(+) create mode 100644 .idea/.idea.testing/.idea/.name create mode 100644 .idea/.idea.testing/.idea/indexLayout.xml create mode 100644 .idea/.idea.testing/.idea/libraries/GdSdk.xml create mode 100644 .idea/.idea.testing/.idea/vcs.xml (limited to '.idea') diff --git a/.idea/.idea.testing/.idea/.name b/.idea/.idea.testing/.idea/.name new file mode 100644 index 0000000..9a2c773 --- /dev/null +++ b/.idea/.idea.testing/.idea/.name @@ -0,0 +1 @@ +testing \ No newline at end of file diff --git a/.idea/.idea.testing/.idea/indexLayout.xml b/.idea/.idea.testing/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.testing/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.testing/.idea/libraries/GdSdk.xml b/.idea/.idea.testing/.idea/libraries/GdSdk.xml new file mode 100644 index 0000000..0059883 --- /dev/null +++ b/.idea/.idea.testing/.idea/libraries/GdSdk.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.testing/.idea/vcs.xml b/.idea/.idea.testing/.idea/vcs.xml new file mode 100644 index 0000000..8306744 --- /dev/null +++ b/.idea/.idea.testing/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3