mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +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
|
||||
health = 20
|
||||
|
||||
attacktext = list("bites")
|
||||
attacktext = list("bitten")
|
||||
attack_sound = 'sound/weapons/bite.ogg'
|
||||
|
||||
response_help = "pets the"
|
||||
@@ -49,4 +49,4 @@
|
||||
supernatural = TRUE
|
||||
|
||||
/mob/living/simple_mob/animal/space/bats/cult/cultify()
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user