mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
Bugfix: Fixes mining borg's radio to the supply frequency since mining frequency no longer exists.
Feature: Introduces and adjusts code for cyborg and AI custom sprites Cleanup: Streamlined the AI core selection code. Could probably be even cleaner but it's good for now.
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
R.module.modules += new/obj/item/weapon/tank/jetpack/carbondioxide
|
||||
for(var/obj/item/weapon/tank/jetpack/carbondioxide in R.module.modules)
|
||||
R.internals = src
|
||||
R.icon_state="Miner+j"
|
||||
//R.icon_state="Miner+j"
|
||||
return 1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user