Initial commit

This commit is contained in:
warior4356
2021-03-26 02:31:21 -07:00
parent b1cbe92f44
commit d53d351b64
13 changed files with 87 additions and 8 deletions
@@ -380,6 +380,8 @@ GLOBAL_LIST_INIT(cult_recipes, list ( \
if(!iscultist(user))
to_chat(user, "<span class='warning'>Only one with forbidden knowledge could hope to work this metal...</span>")
return
if(user.holy_check())
return
if(!is_level_reachable(user.z))
to_chat(user, "<span class='warning'>The energies of this place interfere with the metal shaping!</span>")
return