Merge pull request #721 from ArchieBeepBoop/rld

Nerfs RLDs because they hard counter nightmares and night ops.
This commit is contained in:
Dahlular
2020-11-27 13:54:58 -07:00
committed by GitHub
+6 -6
View File
@@ -701,17 +701,17 @@ RLD
icon_state = "rld"
lefthand_file = 'icons/mob/inhands/equipment/tools_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/tools_righthand.dmi'
matter = 500
max_matter = 500
sheetmultiplier = 16
matter = 240
max_matter = 240
sheetmultiplier = 8
var/mode = LIGHT_MODE
actions_types = list(/datum/action/item_action/pick_color)
ammo_sections = 5
has_ammobar = TRUE
var/wallcost = 10
var/floorcost = 15
var/launchcost = 5
var/wallcost = 20
var/floorcost = 20
var/launchcost = 30
var/deconcost = 10
var/walldelay = 10