mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-27 06:37:07 +01:00
@@ -308,7 +308,7 @@
|
||||
//
|
||||
if(G.is_exposed()) //Checks appropriate clothing slot and if it's through_clothes
|
||||
LAZYADD(gen_index[G.layer_index], G)
|
||||
if(has_strapon() == HAS_EXPOSED_GENITAL)
|
||||
if(has_strapon(REQUIRE_EXPOSED))
|
||||
LAZYADD(gen_index[PENIS_LAYER_INDEX], get_strapon())
|
||||
for(var/L in gen_index)
|
||||
if(L) //skip nulls
|
||||
|
||||
Reference in New Issue
Block a user