mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01:00
Megaphone Fix (#11177)
This commit is contained in:
@@ -3,12 +3,10 @@
|
||||
desc = "Pretend to be a director for a brief moment before someone tackles you to make you shut up."
|
||||
desc_fluff = "Annoy your colleagues! Scare interns! Impress no one!"
|
||||
desc_info = "A device used to project your voice. Loudly."
|
||||
item_icons = list(
|
||||
slot_l_hand_str = 'icons/mob/items/device/lefthand_megaphone.dmi',
|
||||
slot_r_hand_str = 'icons/mob/items/device/righthand_megaphone.dmi',
|
||||
)
|
||||
icon = 'icons/obj/contained_items/tools/megaphone.dmi'
|
||||
icon_state = "megaphone"
|
||||
item_state = "megaphone"
|
||||
contained_sprite = TRUE
|
||||
w_class = ITEMSIZE_SMALL
|
||||
flags = CONDUCT
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixed megaphones having the wrong handedness."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 34 KiB |
Reference in New Issue
Block a user