Skip to content

Commit

Permalink
Mmm yes very dangerous
Browse files Browse the repository at this point in the history
  • Loading branch information
boniondev committed May 9, 2024
1 parent 8f0e310 commit ec17ac8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions code/modules/uplink/uplink_items/dangerous.dm
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@
surplus = 50 //monkestation edit: from 10 to 50
purchasable_from = ~UPLINK_NUKE_OPS

/datum/uplink_item/dangerous/concussive_hammer
name = "Concussive Hammer"
desc = "A pneumatic hammer designed to incapacitate victims without hurting them. \
To be used exclusively by Pacifists." //Might change cus I'm just the coder lol
item = /obj/item/melee/concussive_hammer
cost = 1 //Set this low for ease of access, obviously subject to change for balancing
surplus = 0

/datum/uplink_item/dangerous/pistol
name = "Makarov Pistol"
desc = "A small, easily concealable handgun that uses 9mm auto rounds in 8-round magazines and is compatible \
Expand Down

0 comments on commit ec17ac8

Please sign in to comment.