mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
Merge pull request #10185 from VOREStation/upstream-merge-8037
[MIRROR] Practice/Lasertag weapons no longer excavate
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
name = "laser"
|
||||
icon_state = "laser"
|
||||
damage = 0
|
||||
excavation_amount = 0
|
||||
damage_type = BURN
|
||||
check_armour = "laser"
|
||||
eyeblur = 2
|
||||
@@ -159,6 +160,7 @@
|
||||
name = "lasertag beam"
|
||||
damage = 0
|
||||
eyeblur = 0
|
||||
excavation_amount = 0
|
||||
no_attack_log = 1
|
||||
damage_type = BURN
|
||||
check_armour = "laser"
|
||||
|
||||
Reference in New Issue
Block a user