Update AI holo sprite to camera (#31558)
Update AI camera to 13 default Holo was a placeholder. This is better in the interim.
This commit is contained in:
@@ -293,8 +293,8 @@
|
||||
- Incorporeal
|
||||
- BaseMob
|
||||
id: StationAiHolo
|
||||
name: Hologram
|
||||
description: A projection of the AI.
|
||||
name: AI eye
|
||||
description: The AI's viewer.
|
||||
noSpawn: true
|
||||
suffix: DO NOT MAP
|
||||
components:
|
||||
@@ -305,7 +305,7 @@
|
||||
- type: Sprite
|
||||
sprite: Mobs/Silicon/station_ai.rsi
|
||||
layers:
|
||||
- state: default
|
||||
- state: ai_camera
|
||||
shader: unshaded
|
||||
map: ["base"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user