mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-22 12:38:20 +01:00
Adds innate ability for people to create small areas
With paper. Also adds two Southern Cross areas to the lists. Also makes some global procs for ultra-quick area generation that anything can use and badmins can call. https://i.imgur.com/wnm3joF.png Removes a debug message
This commit is contained in:
@@ -725,7 +725,6 @@
|
||||
T.ChangeTurf(floor_type)
|
||||
else
|
||||
new floor_type(T)
|
||||
log_debug("area_enabled is set to [area_enabled]")
|
||||
if(area_enabled) //Let's try not to make a new area unless you got walls and a floor.
|
||||
create_buildmode_area(area_name, origin) //Generates a new area.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user