Adds Notepads (#19617)

Adds a colorable notepad to the loadout, alongside a blue and gold SCC
variant to the faction section.
The notepad functions identically to the journal.
Sprites are by me, or modification of the existing journal sprites.


![notepads](https://github.com/Aurorastation/Aurora.3/assets/31459154/f61015df-c8e3-4656-a6fb-e1c3c6e4cbd9)

![notepads_open](https://github.com/Aurorastation/Aurora.3/assets/31459154/b205c7da-fc0f-4a21-b65c-186aff6ace0c)

![notepads_writing](https://github.com/Aurorastation/Aurora.3/assets/31459154/6efe24b7-b160-40a2-84f7-8b4f6269946d)
This commit is contained in:
CatsinHD
2024-07-27 10:10:06 +00:00
committed by GitHub
parent c03efa6661
commit 61baeb7b9a
5 changed files with 112 additions and 0 deletions
@@ -48,6 +48,12 @@
path = /obj/item/journal
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
/datum/gear/utility/notepad
display_name = "notepad"
description = "A notepad for jotting down notes in meetings or interrogations."
path = /obj/item/journal/notepad
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
/datum/gear/utility/fountainpen
display_name = "fountain pen selection"
description = "A selection of fountain pens."