mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-12 08:43:26 +01:00
Merge pull request #3305 from CHOMPStation2/upstream-merge-11760
[MIRROR] Makes Chem Storage list alphabetical
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
user.remove_from_mob(O)
|
||||
stock(O)
|
||||
user.visible_message("<span class='notice'>[user] has added \the [O] to \the [src].</span>", "<span class='notice'>You add \the [O] to \the [src].</span>")
|
||||
sortTim(item_records, /proc/cmp_stored_item_name)
|
||||
|
||||
else if(istype(O, /obj/item/weapon/storage/bag))
|
||||
var/obj/item/weapon/storage/bag/P = O
|
||||
|
||||
Reference in New Issue
Block a user