[MIRROR] basic buildmode-made walls have a standard floor baseturf (#6060)
* basic buildmode-made walls have a standard floor baseturf (#36578) * basic buildmode-made walls have a standard floor baseturf * proper baseturf setting * basic buildmode-made walls have a standard floor baseturf
This commit is contained in:
committed by
Poojawa
parent
1d94d6cbe3
commit
b1e16ee15b
@@ -262,6 +262,7 @@
|
||||
T.ChangeTurf(/turf/closed/wall)
|
||||
else if(iswallturf(object))
|
||||
T.ChangeTurf(/turf/closed/wall/r_wall)
|
||||
T.assemble_baseturfs(initial(T.baseturfs))
|
||||
log_admin("Build Mode: [key_name(user)] built [T] at ([T.x],[T.y],[T.z])")
|
||||
return
|
||||
else if(right_click)
|
||||
|
||||
Reference in New Issue
Block a user