From d4f197a35c207c9891d3f4dc5e9708af48c935de Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Tue, 9 Aug 2016 17:53:52 -0400 Subject: Added some weapons --- content/data/artery/maps/rp_subterranean/chests.txt | 0 content/data/artery/maps/rp_subterranean/npcs.txt | 1 + content/img-src/maplol.xcf | Bin 0 -> 25579 bytes content/img-src/rustyaxe.xcf | Bin 0 -> 34558 bytes content/materials/art_tech.png | Bin 0 -> 8312 bytes content/materials/chipicons/clock1.png | Bin 0 -> 329 bytes content/materials/chipicons/clock2.png | Bin 0 -> 342 bytes content/materials/weapons/rustyaxe/rustyaxe.png | Bin 0 -> 20774 bytes content/materials/weapons/rustyaxe/rustyaxe_eq.png | Bin 0 -> 23581 bytes 9 files changed, 1 insertion(+) create mode 100644 content/data/artery/maps/rp_subterranean/chests.txt create mode 100644 content/data/artery/maps/rp_subterranean/npcs.txt create mode 100644 content/img-src/maplol.xcf create mode 100644 content/img-src/rustyaxe.xcf create mode 100644 content/materials/art_tech.png create mode 100644 content/materials/chipicons/clock1.png create mode 100644 content/materials/chipicons/clock2.png create mode 100644 content/materials/weapons/rustyaxe/rustyaxe.png create mode 100644 content/materials/weapons/rustyaxe/rustyaxe_eq.png (limited to 'content') diff --git a/content/data/artery/maps/rp_subterranean/chests.txt b/content/data/artery/maps/rp_subterranean/chests.txt new file mode 100644 index 0000000..e69de29 diff --git a/content/data/artery/maps/rp_subterranean/npcs.txt b/content/data/artery/maps/rp_subterranean/npcs.txt new file mode 100644 index 0000000..82b595a --- /dev/null +++ b/content/data/artery/maps/rp_subterranean/npcs.txt @@ -0,0 +1 @@ +{"procedures":{"SetModel":["models/player/Group02/Male_01.mdl"]}} diff --git a/content/img-src/maplol.xcf b/content/img-src/maplol.xcf new file mode 100644 index 0000000..bde84cb Binary files /dev/null and b/content/img-src/maplol.xcf differ diff --git a/content/img-src/rustyaxe.xcf b/content/img-src/rustyaxe.xcf new file mode 100644 index 0000000..856fa74 Binary files /dev/null and b/content/img-src/rustyaxe.xcf differ diff --git a/content/materials/art_tech.png b/content/materials/art_tech.png new file mode 100644 index 0000000..8de42b2 Binary files /dev/null and b/content/materials/art_tech.png differ diff --git a/content/materials/chipicons/clock1.png b/content/materials/chipicons/clock1.png new file mode 100644 index 0000000..8281f94 Binary files /dev/null and b/content/materials/chipicons/clock1.png differ diff --git a/content/materials/chipicons/clock2.png b/content/materials/chipicons/clock2.png new file mode 100644 index 0000000..4ec3bf9 Binary files /dev/null and b/content/materials/chipicons/clock2.png differ diff --git a/content/materials/weapons/rustyaxe/rustyaxe.png b/content/materials/weapons/rustyaxe/rustyaxe.png new file mode 100644 index 0000000..5006963 Binary files /dev/null and b/content/materials/weapons/rustyaxe/rustyaxe.png differ diff --git a/content/materials/weapons/rustyaxe/rustyaxe_eq.png b/content/materials/weapons/rustyaxe/rustyaxe_eq.png new file mode 100644 index 0000000..3e81432 Binary files /dev/null and b/content/materials/weapons/rustyaxe/rustyaxe_eq.png differ -- cgit v1.2.3-70-g09d2