mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
Merge pull request #1946 from CHOMPStationBot/upstream-merge-10304
[MIRROR] Fix wrong radio path for talon
This commit is contained in:
@@ -11113,9 +11113,18 @@
|
||||
pixel_y = 24
|
||||
},
|
||||
/obj/structure/table/rack/shelf/steel,
|
||||
<<<<<<< HEAD
|
||||
/obj/item/device/radio/off{
|
||||
channels = list("Talon" = 1)
|
||||
},
|
||||
||||||| parent of 270364da74... Merge pull request #10304 from Very-Soft/talontweak
|
||||
/obj/item/device/radio/off/talon,
|
||||
=======
|
||||
/obj/item/device/radio/off{
|
||||
channels = list("Talon" = 1);
|
||||
pixel_y = 6
|
||||
},
|
||||
>>>>>>> 270364da74... Merge pull request #10304 from Very-Soft/talontweak
|
||||
/turf/simulated/floor/tiled/techfloor,
|
||||
/area/talon_v2/armory)
|
||||
"Nw" = (
|
||||
|
||||
Reference in New Issue
Block a user