mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 03:59:59 +01:00
[MIRROR] Makes the clown biodome completable without cheese [MDB IGNORE] (#26034)
* Makes the clown biodome completable without cheese (#80803) ## About The Pull Request Removes the last slippery tile of the clown biodome and virtual domain under the treasure room airlock. This makes it possible to complete without either cheesing or having a buddy to throw you in exactly the right way. Fixes #78784 ## Why It's Good For The Game As per https://github.com/tgstation/tgstation/issues/78784#issuecomment-1749859479 this kind of content should be theoretically possible to complete solo without having to resort to cheesing. * Makes the clown biodome completable without cheese --------- Co-authored-by: Thunder12345 <Thunder12345@users.noreply.github.com>
This commit is contained in:
co-authored by
Thunder12345
parent
9083c2dc17
commit
beaef8fade
@@ -333,7 +333,7 @@
|
||||
/area/ruin/powered/clownplanet)
|
||||
"bZ" = (
|
||||
/obj/machinery/door/airlock/bananium,
|
||||
/turf/open/indestructible/honk,
|
||||
/turf/open/floor/carpet,
|
||||
/area/ruin/powered/clownplanet)
|
||||
"ca" = (
|
||||
/obj/item/bikehorn,
|
||||
|
||||
@@ -761,7 +761,7 @@
|
||||
/area/virtual_domain)
|
||||
"WT" = (
|
||||
/obj/machinery/door/airlock/bananium,
|
||||
/turf/open/indestructible/honk,
|
||||
/turf/open/floor/carpet,
|
||||
/area/virtual_domain)
|
||||
"WX" = (
|
||||
/turf/open/indestructible/white,
|
||||
|
||||
Reference in New Issue
Block a user