mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-01 21:21:59 +00:00
Reworks the lwap to make it better. (#20884)
* Boss you killed a child... AMAZING MISSION COMPL- * small patch fix other stuff later * More fixes to clicking on the dot * lwap scopes better / decativates on movement * Apply suggestions from code review Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * requested changes * lower speed by marms suggestion * scope keeps creeping * Apply suggestions from code review Co-authored-by: Farie82 <farie82@users.noreply.github.com> * henks changes * define --------- Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
id = "lwap"
|
||||
req_tech = list("combat" = 7, "magnets" = 7, "powerstorage" = 5)
|
||||
build_type = PROTOLATHE
|
||||
materials = list(MAT_METAL = 5000, MAT_GLASS = 5000, MAT_GOLD = 5000, MAT_DIAMOND = 5000)
|
||||
materials = list(MAT_METAL = 15000, MAT_GLASS = 8000, MAT_GOLD = 5000, MAT_DIAMOND = 8000)
|
||||
build_path = /obj/item/weaponcrafting/gunkit/lwap
|
||||
category = list("Weapons")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user