implementations

This commit is contained in:
kevinz000
2020-05-24 14:56:01 -07:00
parent 9c08df761f
commit 95c6c7345c
10 changed files with 73 additions and 42 deletions
+1 -1
View File
@@ -664,4 +664,4 @@
. = ..()
overlay = mutable_appearance(icon, overlay_state)
overlay.appearance_flags = RESET_COLOR
add_overlay(overlay)
add_overlay(overlay)
+2
View File
@@ -25,6 +25,8 @@
var/shieldbash_push_distance = 1
/datum/block_parry_data/shield
block_stamina_efficiency = 1
block_stamina_cost_per_second = 3
/obj/item/shield/examine(mob/user)
. = ..()