mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Merge pull request #6709 from TheFurryFeline/patch-6
[Bugfix?] Bat Attack Spelling Fixy
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
maxHealth = 20
|
maxHealth = 20
|
||||||
health = 20
|
health = 20
|
||||||
|
|
||||||
attacktext = list("bites")
|
attacktext = list("bitten")
|
||||||
attack_sound = 'sound/weapons/bite.ogg'
|
attack_sound = 'sound/weapons/bite.ogg'
|
||||||
|
|
||||||
response_help = "pets the"
|
response_help = "pets the"
|
||||||
@@ -49,4 +49,4 @@
|
|||||||
supernatural = TRUE
|
supernatural = TRUE
|
||||||
|
|
||||||
/mob/living/simple_mob/animal/space/bats/cult/cultify()
|
/mob/living/simple_mob/animal/space/bats/cult/cultify()
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user