mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-01 04:53:42 +00:00
Now when welding sorting pipe, game update it's name
This commit is contained in:
@@ -289,6 +289,7 @@
|
|||||||
SortP.sortType = sortType
|
SortP.sortType = sortType
|
||||||
SortP.updatedir()
|
SortP.updatedir()
|
||||||
SortP.updatedesc()
|
SortP.updatedesc()
|
||||||
|
SortP.updatename()
|
||||||
|
|
||||||
else if(ptype==6) // Disposal bin
|
else if(ptype==6) // Disposal bin
|
||||||
var/obj/machinery/disposal/P = new /obj/machinery/disposal(src.loc)
|
var/obj/machinery/disposal/P = new /obj/machinery/disposal(src.loc)
|
||||||
|
|||||||
Reference in New Issue
Block a user