Banners drop centered (#94998)

## About The Pull Request

Adds no_pixel_random_drop to banners (so they drop to the middle of the
tile)

## Why It's Good For The Game

Recent prs reminded me how annoying this is 

## Changelog

🆑 Melbert
qol: Banners drop centered
/🆑
This commit is contained in:
MrMelbert
2026-01-27 15:24:01 -05:00
committed by GitHub
parent 75cf80baed
commit ca821c8e4a
+1
View File
@@ -10,6 +10,7 @@
lefthand_file = 'icons/mob/inhands/equipment/banners_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/banners_righthand.dmi'
custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT)
item_flags = NO_PIXEL_RANDOM_DROP
var/inspiration_available = TRUE //If this banner can be used to inspire crew
var/morale_time = 0
var/morale_cooldown = 600 //How many deciseconds between uses