Skip to content

Commit

Permalink
fix ci? (#222)
Browse files Browse the repository at this point in the history
## About The Pull Request
эмоуты мои эмоуты
  • Loading branch information
larentoun committed Apr 26, 2024
1 parent 8cc0238 commit ec8e827
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions modular_bandastation/emote_panel/code/emotes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
name = "упасть"
message = "падает!"

/datum/emote/living/cough
name = "покашлять"
message = "кашляет!"
message_mime = "изображает преувеличенный кашель!"

/datum/emote/living/dance
name = "танцевать"
message = "радостно танцует."
Expand Down Expand Up @@ -332,6 +327,11 @@
/datum/emote/living/carbon/circle
name = "рука (кольцо)"

/datum/emote/living/carbon/cough
name = "покашлять"
message = "кашляет!"
message_mime = "изображает преувеличенный кашель!"

/datum/emote/living/carbon/moan
name = "стонать"
message = "стонет!"
Expand Down

0 comments on commit ec8e827

Please sign in to comment.