mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
Fixes some things (#3197)
Fixes #3195 Fixes #3194 by reducing a bit the mining pickaxes damage and the kinetic accelerator damage Allows fitness machines to drain a bit of nutrition as you use them Fixes one of the syndicate cyborgs sprites having a rogue pixel somewhere Fixes some barsigns not having icons for all directions Brings back the illegal guns crate to cargo due to massive popular request
This commit is contained in:
@@ -53,10 +53,10 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
|
||||
/obj/item/weapon/gun/projectile/revolver/derringer,
|
||||
/obj/item/weapon/gun/projectile/dragunov,
|
||||
/obj/item/weapon/gun/energy/retro)
|
||||
cost = 60
|
||||
cost = 120
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "crate"
|
||||
hidden = 1
|
||||
contraband = 1
|
||||
group = "Security"
|
||||
|
||||
/datum/supply_packs/forensics
|
||||
|
||||
Reference in New Issue
Block a user