mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Personalized combat messages part 2 (#52890)
Adds more "personalized" combat messages for all participants in a fight: the attacker, the victim and the spectators
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
throw_speed = 3
|
||||
throw_range = 7
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
attack_verb = list("swept", "brushed off", "bludgeoned", "whacked")
|
||||
attack_verb_continuous = list("sweeps", "brushes off", "bludgeons", "whacks")
|
||||
attack_verb_simple = list("sweep", "brush off", "bludgeon", "whack")
|
||||
resistance_flags = FLAMMABLE
|
||||
|
||||
/obj/item/pushbroom/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user