Removing self-vore message from aliens + minor attack verb fixes (#87226)

## About The Pull Request
Fixes self-vore message when you get devoured by an alien.
Fixes some simple attack verbs being continuous

## Why It's Good For The Game
Bug fixes good

## Changelog
🆑
spellcheck: Correct message is shown when YOU get devoured by an alien
spellcheck: Fixed a few typos on some simple attack verbs being
continuous
/🆑
This commit is contained in:
larentoun
2024-10-15 21:54:18 +02:00
committed by GitHub
parent 3ec5f7b7f4
commit 6e21331367
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -340,7 +340,7 @@ GLOBAL_LIST_INIT(bibleitemstates, list(
hitsound = 'sound/items/weapons/sear.ogg'
damtype = BURN
attack_verb_continuous = list("attacks", "burns", "blesses", "damns", "scorches", "curses", "smites")
attack_verb_simple = list("attack", "burn", "bless", "damn", "scorch", "curses", "smites")
attack_verb_simple = list("attack", "burn", "bless", "damn", "scorch", "curse", "smite")
deity_name = "The Syndicate"
var/uses = 1
var/owner_name