Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions Resources/Prototypes/Body/Organs/human.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,17 +97,17 @@
- type: Item
size: Small
heldPrefix: brain
- type: RadarBlip # LuaM
radarColor: "#E0FFFF"
scale: 6
shape: Star
visibleFromOtherGrids: true
gridConfig:
color: "#E0FFFF"
shape: Star
respectZoom: true
rotate: true
bounds: "-0.5,-0.5,0.5,0.5"
# - type: RadarBlip # LuaM
# radarColor: "#E0FFFF"
# scale: 6
# shape: Star
# visibleFromOtherGrids: true
# gridConfig:
# color: "#E0FFFF"
# shape: Star
# respectZoom: true
# rotate: true
# bounds: "-0.5,-0.5,0.5,0.5"

- type: entity
id: OrganHumanEyes
Expand Down
Loading