mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
[MIRROR] Bible refactor [MDB IGNORE] (#21190)
* Bible refactor * Delete book.dm * updatepaths * you're meaning to tell me i have to edit CODE?? --------- Co-authored-by: ChungusGamer666 <82850673+ChungusGamer666@users.noreply.github.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com> Co-authored-by: Jolly-66 <70232195+Jolly-66@users.noreply.github.com>
This commit is contained in:
co-authored by
ChungusGamer666
Tom
Jolly-66
parent
71e0d530d3
commit
d3f2386664
@@ -2,7 +2,7 @@
|
||||
name = "bibles"
|
||||
|
||||
/datum/asset/spritesheet/bibles/create_spritesheets()
|
||||
var/obj/item/storage/book/bible/holy_template = /obj/item/storage/book/bible
|
||||
var/obj/item/book/bible/holy_template = /obj/item/book/bible
|
||||
InsertAll("display", initial(holy_template.icon))
|
||||
|
||||
/datum/asset/spritesheet/bibles/ModifyInserted(icon/pre_asset)
|
||||
|
||||
Reference in New Issue
Block a user