mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Adds stickynote pads in a bunch of places and to the loadout (#21893)
"Added stickynote pads to the following locations: Command offices, bridge, rep and liasion offices, journalist office, eng, medical and operations lobby, invest office and lab, galley, vacant office on D3, all three custodial closets, security meeting room, HR meeting room, machinist workshop and tool storage." yeah. Apparently they weren't added properly in the original PR to a lot of places. So I went wide with it. This also adds them to the loadout. --------- Signed-off-by: Casper3667 <8396443+Casper3667@users.noreply.github.com> Signed-off-by: Matt Atlas <mattiathebest2000@hotmail.it> Co-authored-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com> Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
co-authored by
Cody Brittain
Matt Atlas
parent
62a59aca74
commit
b4464ab474
@@ -55,6 +55,12 @@
|
||||
path = /obj/item/journal/notepad/filled
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/utility/stickynote
|
||||
display_name = "sticky note pad"
|
||||
description = "A pad full of sticky notes, to stick notes to places with."
|
||||
path = /obj/item/paper/stickynotes/pad
|
||||
flags = GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/utility/fountainpen
|
||||
display_name = "fountain pen selection"
|
||||
description = "A selection of fountain pens."
|
||||
|
||||
Reference in New Issue
Block a user