mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-05-22 23:38:12 +01: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
|