Removed the fat ray

Fuck you fat ray for being bad.
This commit is contained in:
MrSky12
2022-06-18 22:26:52 +02:00
parent 59019d4091
commit 5b7f7a52e4
4 changed files with 652 additions and 847 deletions
-9
View File
@@ -1,9 +0,0 @@
/obj/item/gun/energy/laser/captain
name = "Fat Ray Gun"
icon_state = "fatray"
item_state = "caplaser"
desc = "This is an antique laser gun. All craftsmanship is of the highest quality. It is decorated with assistant leather and chrome. The object menaces with spikes of energy. On the item is an image of Space Station 13. The station is exploding."
force = 10
ammo_x_offset = 3
selfcharge = EGUN_SELFCHARGE
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | ACID_PROOF
@@ -1,9 +0,0 @@
/obj/item/gun/energy/laser/captain
name = "Fat Ray Gun"
icon_state = "fatray"
item_state = "caplaser"
desc = ""
force = 10
ammo_x_offset = 3
selfcharge = EGUN_SELFCHARGE
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | ACID_PROOF
File diff suppressed because it is too large Load Diff
-1
View File
@@ -3071,7 +3071,6 @@
#include "GainStation13\code\modules\reagents\chemistry\reagents\consumable_reagents.dm"
#include "GainStation13\code\modules\reagents\chemistry\recipes\fatchem.dm"
#include "GainStation13\code\modules\vending\mealdor.dm"
#include "GainStation13\code\obj\fatray.dm"
#include "hyperstation\code\__DEFINES\economy.dm"
#include "hyperstation\code\__DEFINES\wendigo.dm"
#include "hyperstation\code\controllers\subsystem\economy.dm"