bunch of runtimes (#19383)

* bunch of runtimes

* fix that nif ref properly

* .

* Makes this more clear it's overriding

* Update geiger.dm

* Update geiger.dm

* Implement TG attack_ui

Makes get_item_by_slot actually work. It's the TG naming for our proc get_equipped_item(slot)

* Fixes geiger and ore signals

* These

* Update inventory.dm

* Unneeded

* These

* Leave this for another PR

* Update bags.dm

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Kashargul
2026-04-11 22:31:02 +03:00
committed by GitHub
parent 7c1e344235
commit 087ae7f9e8
12 changed files with 68 additions and 54 deletions
@@ -27,7 +27,8 @@
else
QDEL_NULL(inserted_id)
for(var/key, value in prize_list)
QDEL_NULL_LIST(value)
var/list/item_list = value
QDEL_LIST_ASSOC_VAL(item_list)
. = ..()
/datum/data/mining_equipment