mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 08:56:49 +01:00
Improvised shotgun, double internal boxes and map fixes (#3171)
-fixes some issues with sawing off the ghetto shotgun -adds cargo access to the maint leading to the elevator, to stop people from breaking so easily into cargo -Fixes #3169 -Fixes #3158 -Fixes #3157 -Fixes #3147 -Fixes #3148
This commit is contained in:
@@ -687,7 +687,7 @@ var/global/list/robot_modules = list(
|
||||
channels = list("Supply" = 1)
|
||||
networks = list(NETWORK_MINE)
|
||||
sprites = list(
|
||||
"Basic" = "robotMine",
|
||||
"Basic" = "robotmine",
|
||||
"Advanced Droid" = "droid-miner",
|
||||
"Sleek" = "sleekminer",
|
||||
"Treadhead" = "miner",
|
||||
|
||||
Reference in New Issue
Block a user