Skip to content

Commit

Permalink
[Modular] Captains now have a disable option on their antiques (#1805)
Browse files Browse the repository at this point in the history
* Update laser.dm

* e
  • Loading branch information
Odairu authored May 7, 2024
1 parent 492bff7 commit 110cd47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions monkestation/code/modules/guns/laser.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/obj/item/gun/energy/laser/captain
ammo_type = list(/obj/item/ammo_casing/energy/laser/hellfire/antique, /obj/item/ammo_casing/energy/disabler)
1 change: 1 addition & 0 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -6379,6 +6379,7 @@
#include "monkestation\code\modules\ghost_players\job_helpers\organ_printer.dm"
#include "monkestation\code\modules\goonimizations\goon_keybinds.dm"
#include "monkestation\code\modules\goonimizations\shuttle_votes.dm"
#include "monkestation\code\modules\guns\laser.dm"
#include "monkestation\code\modules\hydroponics\botanical_lexicon.dm"
#include "monkestation\code\modules\hydroponics\plant_genes.dm"
#include "monkestation\code\modules\hydroponics\seeds.dm"
Expand Down

0 comments on commit 110cd47

Please sign in to comment.