mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-20 11:17:12 +01:00
Merge remote-tracking branch 'upstream/master' into cursed
This commit is contained in:
@@ -123,6 +123,8 @@
|
||||
|
||||
if(locate(/obj/structure/table/optable, T))
|
||||
propability = 1
|
||||
else if(locate(/obj/machinery/stasis))
|
||||
propability = 0.9
|
||||
else if(locate(/obj/structure/table, T))
|
||||
propability = 0.8
|
||||
else if(locate(/obj/structure/bed, T))
|
||||
|
||||
Reference in New Issue
Block a user