Skip to content

Commit 4b2661c

Browse files
use ABSTRACT_TYPE_DESC in more places (ParadiseSS13#31409)
* use ABSTRACT_TYPE_DESC in more places * fix lint * fix fucking everything else * there was more * fix meta and dgl review * fix lint
1 parent 7ec133a commit 4b2661c

File tree

29 files changed

+143
-138
lines changed

29 files changed

+143
-138
lines changed

_maps/map_files/RandomRuins/LavaRuins/lavaland_surface_eden.dmm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
/area/ruin/unpowered/misc_lavaruin)
204204
"nb" = (
205205
/obj/structure/table/wood,
206-
/obj/effect/spawner/random/book,
206+
/obj/effect/spawner/random/reference_book,
207207
/obj/effect/decal/cleanable/dirt,
208208
/turf/simulated/floor/grass/jungle/lavaland_air,
209209
/area/ruin/unpowered/misc_lavaruin)

_maps/map_files/RandomRuins/LavaRuins/lavaland_surface_nt.dmm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3705,7 +3705,7 @@
37053705
/obj/structure/closet,
37063706
/obj/effect/spawner/random/maintenance,
37073707
/obj/item/stack/marker_beacon/ten,
3708-
/obj/item/book/random,
3708+
/obj/effect/spawner/random/library_book,
37093709
/turf/simulated/floor/plating,
37103710
/area/mine/outpost/maintenance/south)
37113711
"vV" = (

_maps/map_files/RandomRuins/SpaceRuins/asteroidmine_skullakin.dmm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2139,7 +2139,7 @@
21392139
/area/ruin/skullakin_mine/temple)
21402140
"RJ" = (
21412141
/obj/structure/table/glass,
2142-
/obj/effect/spawner/random/book,
2142+
/obj/effect/spawner/random/reference_book,
21432143
/turf/simulated/floor/plasteel,
21442144
/area/ruin/skullakin_mine/arrivals)
21452145
"RL" = (

_maps/map_files/RandomRuins/SpaceRuins/freighter.dmm

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,8 @@
336336
/area/ruin/space/powered)
337337
"As" = (
338338
/obj/structure/table/wood,
339-
/obj/item/book/manual/random,
340-
/obj/effect/spawner/random/book{
341-
pixel_x = -7
342-
},
339+
/obj/effect/spawner/random/manual,
340+
/obj/effect/spawner/random/reference_book,
343341
/obj/effect/mapping_helpers/turfs/damage,
344342
/obj/machinery/light/small,
345343
/turf/simulated/floor/wood,

_maps/map_files/RandomRuins/SpaceRuins/submaps/sieged_lab_submaps.dmm

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -687,9 +687,7 @@
687687
/area/template_noop)
688688
"oV" = (
689689
/obj/structure/table/wood,
690-
/obj/item/book/random{
691-
pixel_y = 2
692-
},
690+
/obj/effect/spawner/random/library_book,
693691
/turf/simulated/floor/wood,
694692
/area/template_noop)
695693
"pb" = (

_maps/map_files/stations/boxstation.dmm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45737,7 +45737,7 @@
4573745737
/area/station/science/misc_lab)
4573845738
"dUv" = (
4573945739
/obj/structure/table/wood,
45740-
/obj/item/book/random,
45740+
/obj/effect/spawner/random/library_book,
4574145741
/turf/simulated/floor/carpet,
4574245742
/area/station/maintenance/asmaint)
4574345743
"dUM" = (
@@ -80287,7 +80287,7 @@
8028780287
dir = 4
8028880288
},
8028980289
/obj/structure/closet,
80290-
/obj/item/book/random/triple,
80290+
/obj/effect/spawner/random/library_book/triple,
8029180291
/turf/simulated/floor/plating,
8029280292
/area/station/maintenance/asmaint)
8029380293
"uDn" = (

_maps/map_files/stations/cerestation.dmm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48052,7 +48052,7 @@
4805248052
pixel_x = -6;
4805348053
pixel_y = 10
4805448054
},
48055-
/obj/item/storage/fancy/cigarettes{
48055+
/obj/item/storage/fancy/cigarettes/cigpack_robust{
4805648056
pixel_y = 2
4805748057
},
4805848058
/obj/item/lighter{

_maps/map_files/stations/deltastation.dmm

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9927,7 +9927,7 @@
99279927
"aOp" = (
99289928
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
99299929
/obj/structure/table/wood,
9930-
/obj/item/book/manual/random,
9930+
/obj/effect/spawner/random/manual,
99319931
/turf/simulated/floor/wood,
99329932
/area/station/maintenance/library)
99339933
"aOq" = (
@@ -36637,10 +36637,7 @@
3663736637
dir = 8
3663836638
},
3663936639
/obj/structure/table/glass,
36640-
/obj/item/book/random{
36641-
pixel_x = 2;
36642-
pixel_y = 4
36643-
},
36640+
/obj/effect/spawner/random/library_book,
3664436641
/obj/effect/turf_decal/tiles/department/medical/corner{
3664536642
dir = 1
3664636643
},
@@ -38415,10 +38412,7 @@
3841538412
/area/station/science/lobby)
3841638413
"cSs" = (
3841738414
/obj/structure/table/glass,
38418-
/obj/item/book/random{
38419-
pixel_x = 2;
38420-
pixel_y = 4
38421-
},
38415+
/obj/effect/spawner/random/library_book,
3842238416
/turf/simulated/floor/plasteel/white,
3842338417
/area/station/medical/reception)
3842438418
"cSt" = (
@@ -65248,7 +65242,7 @@
6524865242
/turf/simulated/floor/plasteel,
6524965243
/area/station/engineering/atmos)
6525065244
"kKW" = (
65251-
/obj/item/book/manual/random,
65245+
/obj/effect/spawner/random/manual,
6525265246
/turf/simulated/floor/wood,
6525365247
/area/station/maintenance/library)
6525465248
"kLd" = (

0 commit comments

Comments
 (0)