fix incorrect toolbelt in delta cargo (#30469)

* fix incorrect toolbelt in delta cargo

* fix splashscreen_sandbox.dmm
This commit is contained in:
warriorstar-orion
2025-09-24 17:50:47 +00:00
committed by GitHub
parent 70537312ba
commit b84eb1d768
3 changed files with 14 additions and 11 deletions
@@ -154,16 +154,16 @@
/turf/simulated/floor/grass,
/area/start)
"r" = (
/obj/item/storage/belt,
/obj/item/storage/belt,
/obj/item/storage/belt,
/obj/item/storage/belt,
/obj/item/storage/belt,
/obj/item/storage/belt,
/obj/item/storage/belt,
/obj/item/storage/belt,
/obj/item/storage/belt,
/obj/item/storage/belt,
/obj/item/storage/belt/utility,
/obj/item/storage/belt/utility,
/obj/item/storage/belt/utility,
/obj/item/storage/belt/utility,
/obj/item/storage/belt/utility,
/obj/item/storage/belt/utility,
/obj/item/storage/belt/utility,
/obj/item/storage/belt/utility,
/obj/item/storage/belt/utility,
/obj/item/storage/belt/utility,
/turf/simulated/floor/grass,
/area/start)
"s" = (
+1 -1
View File
@@ -11212,7 +11212,7 @@
pixel_x = 3;
pixel_y = 3
},
/obj/item/storage/belt,
/obj/item/storage/belt/utility,
/turf/simulated/floor/plasteel{
icon_state = "neutralfull"
},
+3
View File
@@ -0,0 +1,3 @@
help: 'The base belt type is not mappable. For standard tool belts, use /obj/item/storage/belt/utility.'
=/obj/item/storage/belt:
banned: true