mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Add concealed weapon bay (#41516)
This provides roboticists with an item that broadens their play style by introducing a stealth element. The concealed weapon bay is an item that attaches to Ripleys or Odysseuses and allows them to equip one mecha weapon. A mecha can only have one attached. Examining the mecha will not reveal the attached weapon (although the raising message still shows). They cost 3 TC because they don't allow roboticists to make mechas much more dangerous than the ones they can already make and because roboticists will still need to have researched the weaponry to attach to the mechas. I made the sprite all by myself.
This commit is contained in:
committed by
yogstation13-bot
parent
d99082c433
commit
bd1fd2fe11
@@ -691,6 +691,7 @@
|
||||
#include "code\game\mecha\equipment\tools\medical_tools.dm"
|
||||
#include "code\game\mecha\equipment\tools\mining_tools.dm"
|
||||
#include "code\game\mecha\equipment\tools\other_tools.dm"
|
||||
#include "code\game\mecha\equipment\tools\weapon_bay.dm"
|
||||
#include "code\game\mecha\equipment\tools\work_tools.dm"
|
||||
#include "code\game\mecha\equipment\weapons\weapons.dm"
|
||||
#include "code\game\mecha\medical\medical.dm"
|
||||
|
||||
Reference in New Issue
Block a user