aboutsummaryrefslogtreecommitdiff
path: root/game/common/map/terrain.json
diff options
context:
space:
mode:
author BrickPi <49528459+BrickPi@users.noreply.github.com>2024-01-21 21:10:47 +0100
committer GitHub <noreply@github.com>2024-01-21 21:10:47 +0100
commit0840fd621cf35201f1e5ef90ad09033a2242b181 (patch)
tree12023bcc0a0b3d598aefec1b70bcd345de946ffe /game/common/map/terrain.json
parentfc0658161f84c7949198c2d907614acaa4332728 (diff)
parent369cb94556d82a2c273443ed7628c4cc37458ce0 (diff)
Merge pull request #197 from OpenVicProject/reorganising
Diffstat (limited to 'game/common/map/terrain.json')
-rw-r--r--game/common/map/terrain.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/game/common/map/terrain.json b/game/common/map/terrain.json
deleted file mode 100644
index 60596c9..0000000
--- a/game/common/map/terrain.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "ocean.png": "204080",
- "farmlands.png": [88, 170, 37],
- "mountains.png": "584B25",
- "desert_rocky.png": "A06C38",
- "desert_smooth.png": "BAA644"
-}