mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 10:05:27 +01:00
Fixes the tense of some mob attack text.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
melee_damage_lower = 3
|
||||
melee_damage_upper = 5
|
||||
attacktext = "bites"
|
||||
attacktext = "bitten"
|
||||
|
||||
speak_chance = 1
|
||||
speak_emote = list("hisses")
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
icon_living = "deathclaw"
|
||||
icon_state = "deathclaw"
|
||||
|
||||
attacktext = "mauls"
|
||||
attacktext = "mauled"
|
||||
|
||||
faction = "deathclaw"
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
response_help = "pets the"
|
||||
response_disarm = "bops the"
|
||||
response_harm = "hits the"
|
||||
attacktext = "mauls"
|
||||
attacktext = "mauled"
|
||||
friendly = list("nuzzles", "slobberlicks", "noses softly at", "noseboops", "headbumps against", "leans on", "nibbles affectionately on")
|
||||
meat_amount = 6
|
||||
old_x = -16
|
||||
|
||||
Reference in New Issue
Block a user