mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 16:08:32 +01:00
Removed the fat ray
Fuck you fat ray for being bad.
This commit is contained in:
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user