Merge pull request #6799 from Cerebulon/booksprites

New book sprites + inhands
This commit is contained in:
Schnayy
2020-07-09 16:32:01 -05:00
committed by GitHub
13 changed files with 89 additions and 1 deletions
+5
View File
@@ -167,6 +167,11 @@ Book Cart End
name = "book"
icon = 'icons/obj/library.dmi'
icon_state ="book"
item_icons = list(
slot_l_hand_str = 'icons/mob/items/lefthand_books.dmi',
slot_r_hand_str = 'icons/mob/items/righthand_books.dmi'
)
item_state = "book"
throw_speed = 1
throw_range = 5
flags = NOCONDUCT