mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +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:
@@ -6,7 +6,8 @@
|
||||
lefthand_file = 'icons/mob/inhands/weapons/melee_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/weapons/melee_righthand.dmi'
|
||||
flags_1 = CONDUCT_1
|
||||
attack_verb = list("whacked", "fisted", "power-punched")
|
||||
attack_verb_continuous = list("whacks", "fists", "power-punches")
|
||||
attack_verb_simple = list("whack", "fist", "power-punch")
|
||||
force = 20
|
||||
throwforce = 10
|
||||
throw_range = 7
|
||||
|
||||
Reference in New Issue
Block a user