Adds new rocks + resprites mining outcrops

This commit is contained in:
Cerebulon
2021-05-24 03:40:06 +01:00
parent 9667dad5ba
commit e560b51e7d
4 changed files with 42 additions and 0 deletions

View File

@@ -1295,6 +1295,7 @@
#include "code\game\objects\structures\props\projectile_lock.dm"
#include "code\game\objects\structures\props\prop.dm"
#include "code\game\objects\structures\props\puzzledoor.dm"
#include "code\game\objects\structures\props\rocks.dm"
#include "code\game\objects\structures\props\swarm.dm"
#include "code\game\objects\structures\props\transmitter.dm"
#include "code\game\objects\structures\stool_bed_chair_nest\alien_nests.dm"