-
Notifications
You must be signed in to change notification settings - Fork 2
/
images.json
39 lines (39 loc) · 1.53 KB
/
images.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"favicon": "images/favicon.png",
"hudWeapon": "images/hud/weapons.png",
"hudFaces": "images/hud/faces.png",
"hudKeys": "images/hud/keys.png",
"hudChars": "images/hud/chars.png",
"knife": "images/weapons/knife.png",
"pistol": "images/weapons/pistol.png",
"machinegun": "images/weapons/machinegun.png",
"gatling": "images/weapons/gatling.png",
"soldier": "images/sprites/soldier.png",
"dog": "images/sprites/dog.png",
"ss": "images/sprites/ss.png",
"mutant": "images/sprites/mutant.png",
"officer": "images/sprites/officer.png",
"hans": "images/sprites/hans.png",
"drschabbs": "images/sprites/drschabbs.png",
"needle": "images/sprites/needle.png",
"ghost": "images/sprites/ghost.png",
"fireball": "images/sprites/fireball.png",
"hitler": "images/sprites/hitler.png",
"giftmacher": "images/sprites/giftmacher.png",
"missile": "images/sprites/missile.png",
"gretel": "images/sprites/gretel.png",
"fettgesicht": "images/sprites/fettgesicht.png",
"bj": "images/sprites/bj.png",
"pacman": "images/sprites/pacman.png",
"angelofdeath": "images/sprites/angelofdeath.png",
"deathknight": "images/sprites/deathknight.png",
"orb": "images/sprites/orb.png",
"himissile": "images/sprites/himissile.png",
"spectre": "images/sprites/spectre.png",
"transgrosse": "images/sprites/transgrosse.png",
"ubermutant": "images/sprites/ubermutant.png",
"wilhelm": "images/sprites/wilhelm.png",
"sprites": "images/sprites/items.png",
"sod-sprites": "images/sprites/sod-items.png",
"walls": "images/walls/walls.png"
}