Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-2025-11-12

This commit is contained in:
Roxy
2025-11-12 16:44:13 -05:00
379 changed files with 37535 additions and 33147 deletions
+1 -1
View File
@@ -209,7 +209,7 @@
QDEL_NULL(gun_reward.pin)
var/obj/item/firing_pin/pin = new
pin.gun_insert(new_gun = gun_reward)
pin.gun_insert(new_gun = gun_reward, starting = TRUE)
///For special overrides if an item can be bought or not.
/datum/uplink_item/proc/can_be_bought(datum/uplink_handler/source)