mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-12 10:42:37 +00:00
* Removes bad useless defines from the codex gigas (#56855) * Removes bad useless defines from the codex gigas Co-authored-by: spessbro <51048066+spessbro@users.noreply.github.com>
13 lines
437 B
Plaintext
13 lines
437 B
Plaintext
/obj/item/book/codex_gigas
|
|
name = "\improper Codex Gigas"
|
|
desc = "A book documenting the nature of devils."
|
|
icon_state ="demonomicon"
|
|
lefthand_file = 'icons/mob/inhands/misc/books_lefthand.dmi'
|
|
righthand_file = 'icons/mob/inhands/misc/books_righthand.dmi'
|
|
throw_speed = 1
|
|
throw_range = 10
|
|
resistance_flags = LAVA_PROOF | FIRE_PROOF | ACID_PROOF
|
|
author = "Forces beyond your comprehension"
|
|
unique = 1
|
|
title = "the Codex Gigas"
|