Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/modules/religion/religion_sects.dm
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
id_card.registered_account.adjust_money(-10)
id_cardu.registered_account.adjust_money(10)
SEND_SIGNAL(H, COMSIG_ADD_MOOD_EVENT, "blessing", /datum/mood_event/blessing)
playsound(user, 'sound/misc/capitialism.ogg', 25, TRUE, -1)
playsound(user, 'sound/misc/capitialism-short.ogg', 25, TRUE, -1)
H.visible_message(span_notice("[user] blesses [H] with the power of capitalism!"))
to_chat(H, span_boldnotice("You feel spiritually enriched, and donate to the cause of [GLOB.deity]!"))
H.visible_message(span_notice("[H] donated 10 credits!"))
Expand Down
Binary file added sound/misc/capitialism-short.ogg
Binary file not shown.