Shooting walls can create bullet holes/dents (#30714)

* Bullet holes in walls

* Code standards, new sprite
This commit is contained in:
KorPhaeron
2017-09-28 21:46:59 -05:00
committed by CitadelStationBot
parent d25894447e
commit bdae94f60c
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
#define HIGH_TURF_LAYER 2.03
#define ABOVE_OPEN_TURF_LAYER 2.04
#define CLOSED_TURF_LAYER 2.05
#define BULLET_HOLE_LAYER 2.06
#define ABOVE_NORMAL_TURF_LAYER 2.08
#define LATTICE_LAYER 2.2
#define DISPOSAL_PIPE_LAYER 2.3