From c9fb4cecbc2d7612bbcb07374f7ceaaa748e7213 Mon Sep 17 00:00:00 2001 From: Sishen Date: Tue, 1 Oct 2019 22:30:20 -0400 Subject: [PATCH] Update neovgre.dm --- code/game/mecha/combat/neovgre.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/mecha/combat/neovgre.dm b/code/game/mecha/combat/neovgre.dm index c6fd9767dc..74b8ff6566 100644 --- a/code/game/mecha/combat/neovgre.dm +++ b/code/game/mecha/combat/neovgre.dm @@ -3,7 +3,7 @@ desc = "Nezbere's most powerful creation, a mighty war machine of unmatched power said to have ended wars in a single night." icon = 'icons/mecha/neovgre.dmi' icon_state = "neovgre" - max_integrity = 700 //This is THE ratvarian superweaon, its deployment is an investment + max_integrity = 500 //This is THE ratvarian superweaon, its deployment is an investment armor = list("melee" = 50, "bullet" = 40, "laser" = 25, "energy" = 25, "bomb" = 50, "bio" = 100, "rad" = 100, "fire" = 100, "acid" = 100) //Its similar to the clockwork armour albeit with a few buffs becuase RATVARIAN SUPERWEAPON!! force = 50 //SMASHY SMASHY!! internal_damage_threshold = 0