Reviews all POIs for loot/balance + adds random universal anomalies [MDB_IGNORE] (#8464)

* Reviews all PRs for loot/balance + adds random universal anomalies

* Include new file

* tgm formats for a couple of deconverted maps
This commit is contained in:
Cerebulon
2022-04-16 18:43:02 +01:00
committed by GitHub
parent 4b9f68814e
commit 5f22d34b42
104 changed files with 1775 additions and 1335 deletions

View File

@@ -1161,6 +1161,7 @@
#include "code\game\objects\items\weapons\tools\wirecutters.dm"
#include "code\game\objects\items\weapons\tools\wrench.dm"
#include "code\game\objects\random\_random.dm"
#include "code\game\objects\random\anomalous.dm"
#include "code\game\objects\random\guns_and_ammo.dm"
#include "code\game\objects\random\maintenance.dm"
#include "code\game\objects\random\mapping.dm"