mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 13:02:02 +00:00
Adds two away missions ghost roles (#7450)
This commit is contained in:
@@ -439,4 +439,14 @@
|
||||
icon_state = "light_plasma_cell"
|
||||
caliber = "plasma bolt"
|
||||
ammo_type = /obj/item/ammo_casing/plasma_bolt
|
||||
max_ammo = 30
|
||||
max_ammo = 30
|
||||
|
||||
/obj/item/ammo_magazine/nuke
|
||||
name = "nuclear launcher cartridge"
|
||||
icon_state = "nukemag"
|
||||
w_class = 3
|
||||
mag_type = MAGAZINE
|
||||
caliber = "nuke"
|
||||
ammo_type = /obj/item/ammo_casing/nuke
|
||||
max_ammo = 2
|
||||
multiple_sprites = 1
|
||||
Reference in New Issue
Block a user