mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 01:22:24 +00:00
Add a random mech spawner (Not mapped in yet) (#7324)
* Add some work for random mechs - Add a few variants of worn down, slightly busted mechs, this is specifically intended for mech bay later on. - Add a random spawner with pretty much every mecho inside of it. - * Several mecho things: - Add a comment to mecha.dm - Add a forgotten comma - Delete the vague attempt at a marauder cleared thing. - Correctly change max health on the gygax * Make it so the Marauder/old doesn't spawn with stuff * Add a weaker list of mechs without phazon & marauder
This commit is contained in:
@@ -1158,6 +1158,7 @@
|
||||
#include "code\game\objects\random\guns_and_ammo.dm"
|
||||
#include "code\game\objects\random\maintenance.dm"
|
||||
#include "code\game\objects\random\mapping.dm"
|
||||
#include "code\game\objects\random\mechs.dm"
|
||||
#include "code\game\objects\random\misc.dm"
|
||||
#include "code\game\objects\random\mob.dm"
|
||||
#include "code\game\objects\random\spacesuits.dm"
|
||||
|
||||
Reference in New Issue
Block a user