mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Goon Base remap (#18125)
* a * j * o * 21 * we are so back * i * o * aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa * 447534575478u564u8 * areas * air alarms * AIRLOCKS * a * h * c * cc * 6 * tests rerun please * k * 8 * a * 756832 * 6845783578 * 85864354632463 * 2 * kills geeves * a * tests rerun please --------- Co-authored-by: DreamySkrell <>
This commit is contained in:
co-authored by
DreamySkrell <>
parent
f6c9cb2d27
commit
b99b88387b
@@ -130,8 +130,8 @@
|
||||
/obj/random/civgun
|
||||
name = "random civilian handgun"
|
||||
desc = "This is a random civilian gun."
|
||||
icon = 'icons/obj/guns/xenoblaster.dmi'
|
||||
icon_state = "random"
|
||||
icon = 'icons/obj/random.dmi'
|
||||
icon_state = "pistol"
|
||||
has_postspawn = TRUE
|
||||
spawnlist = list(
|
||||
/obj/item/gun/projectile/leyon,
|
||||
@@ -178,8 +178,8 @@
|
||||
/obj/random/civgun/rifle
|
||||
name = "random civilian longarm"
|
||||
desc = "This is a random civilian long gun."
|
||||
icon = 'icons/obj/guns/xenoblaster.dmi'
|
||||
icon_state = "random"
|
||||
icon = 'icons/obj/random.dmi'
|
||||
icon_state = "rifle"
|
||||
has_postspawn = TRUE
|
||||
spawnlist = list(
|
||||
/obj/item/gun/projectile/automatic/mini_uzi,
|
||||
|
||||
Reference in New Issue
Block a user