mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Merge pull request #1202 from Erthilo/master
Void suit sprites, mutantrace fixes
This commit is contained in:
@@ -1216,12 +1216,12 @@
|
||||
|
||||
if(lying)
|
||||
icon = lying_icon
|
||||
overlays += body_overlays_standing
|
||||
overlays += body_overlays_lying
|
||||
|
||||
if(!lying)
|
||||
icon = stand_icon
|
||||
overlays += body_overlays_standing
|
||||
|
||||
overlays += body_overlays_lying
|
||||
|
||||
|
||||
overlays += clothing_overlays
|
||||
|
||||
Reference in New Issue
Block a user