Let Teppi charaters use teppi (#7101)

This commit is contained in:
FluffMedic
2023-10-31 16:49:43 -04:00
committed by GitHub
parent 397f060b6f
commit e916754c52
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
ask_verb = "tilts"
exclaim_verb = "roars"
key = "i"
flags = WHITELISTED
//flags = WHITELISTED //ChompEdit: Let the teppi charaters speak teppi
machine_understands = 0
space_chance = 100
syllables = list("gyoh", "snoof", "gyoooooOOOooh", "iuuuuh", "gyuuuuh", "groah", "gyooh", "giouh", "puff", "huff", "ghom", "gyuh", "rrrr", "ghh", "uuah", "groh", "gyaah")

View File

@@ -128,7 +128,7 @@ GLOBAL_VAR_INIT(teppi_count, 0) // How mant teppi DO we have?
mob_size = MOB_LARGE
has_langs = list(LANGUAGE_TEPPI)
//has_langs = list(LANGUAGE_TEPPI) //CHOMPEdit: Requested for this to be removed so players can have teppi
say_list_type = /datum/say_list/teppi
player_msg = "Teppi are large omnivorous quadrupeds. You have four toes on each paw, a long, strong tail, and are quite tough and powerful. Youre a lot more intimidating than you are actually harmful though. Your kind are ordinarily rather passive, only really rising to violence when someone does violence to you or others like you. Youre not stupid though, you can commiunicate with others of your kind, and form bonds with those who are kind to you, be they Teppi or otherwise. <br>- - - - -<br><span class='notice'>While you may have access to galactic common, this is purely meant for making it so you can understand people in an OOC manner, for facilitating roleplay. You almost certainly should not be speaking to people or roleplaying as though you understand everything everyone says perfectly, but it's not unreasonable to be able to intuit intent and such through people's tones when they speak. Teppi are kind of smart, but they are animals, and should be roleplayed as such.</span> <span class='warning'>ADDITIONALLY, you have the ability to produce offspring if you're well fed enough every once in a while, and the ability to disable this from happening to you. These verbs exist for to preserve the mechanical functionality of the mob you are playing. You should be aware of your surroundings when you use this verb, and NEVER use it to prefbreak or be disruptive. If in doubt, don't use it.</span> <span class='notice'>Also, to note, AI Teppi will never initiate breeding with player Teppi.</span>"
loot_list = list(/obj/item/weapon/bone/horn = 100)