mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Fixes conflicts.
Update ss13_construct.json AAAAAAAAAAA maybe this will work. Update _basemap.dm Update _basemap.dm here is the failure. Update ss13_construct.json more CI weee more linters one more god damn linter more linters I might as well fix CI too Fixes map linters Guardians was converted to a basic mob Fixes broken procs
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
user.balloon_alert(user, "Blocked!")
|
||||
return FALSE
|
||||
if(!isturf(selected_atom))
|
||||
T.PlaceOnTop(selected_atom)
|
||||
T.place_on_top(selected_atom)
|
||||
return TRUE
|
||||
T.TerraformTurf(selected_atom, selected_atom, flags = CHANGETURF_INHERIT_AIR)
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user