mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Removes bepis Techweb and reworks tech disks in general [MDB IGNORE] (#20102)
* Removes bepis Techweb and reworks tech disks in general * e Co-Authored-By: san7890 <the@san7890.com> * e * it will be done --------- Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com> Co-authored-by: san7890 <the@san7890.com> Co-authored-by: Paxilmaniac <paxilmaniac@gmail.com>
This commit is contained in:
co-authored by
san7890
John Willard
Gandalf
Paxilmaniac
parent
5af1238201
commit
9faf2a16ec
@@ -1,13 +1,12 @@
|
||||
/////////// cleric's den items.
|
||||
|
||||
//Primary reward: the cleric's mace design disk.
|
||||
/obj/item/disk/design_disk/adv/cleric_mace
|
||||
/obj/item/disk/design_disk/cleric_mace
|
||||
name = "Enshrined Disc of Smiting"
|
||||
|
||||
/obj/item/disk/design_disk/adv/cleric_mace/Initialize(mapload)
|
||||
/obj/item/disk/design_disk/cleric_mace/Initialize(mapload)
|
||||
. = ..()
|
||||
var/datum/design/cleric_mace/M = new
|
||||
blueprints[1] = M
|
||||
blueprints += new /datum/design/cleric_mace
|
||||
|
||||
/obj/item/paper/fluff/ruins/clericsden/contact
|
||||
default_raw_text = "Father Aurellion, the ritual is complete, and soon our brothers at the bastion will see the error of our ways. After all, a god of clockwork or blood? Preposterous. Only the TRUE GOD should have so much power. Signed, Father Odivallus."
|
||||
|
||||
Reference in New Issue
Block a user