mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 11:32:20 +00:00
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
SUBSYSTEM_DEF(religion)
|
|
name = "Religion"
|
|
flags = SS_NO_FIRE|SS_NO_INIT
|
|
|
|
var/religion
|
|
var/deity
|
|
var/bible_name
|
|
var/bible_icon_state
|
|
var/bible_item_state
|
|
var/holy_weapon_type
|