Class RZSSexyTime
java.lang.Object
zombie.randomizedWorld.RandomizedWorldBase
zombie.randomizedWorld.randomizedZoneStory.RandomizedZoneStoryBase
zombie.randomizedWorld.randomizedZoneStory.RZSSexyTime
public class RZSSexyTime extends RandomizedZoneStoryBase
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.randomizedWorld.randomizedZoneStory.RandomizedZoneStoryBase
RandomizedZoneStoryBase.ZoneType
-
Field Summary
Fields inherited from class zombie.randomizedWorld.randomizedZoneStory.RandomizedZoneStoryBase
alwaysDo, baseChance, chance, minZoneHeight, minZoneWidth, totalChance, zoneStory, zoneType
Fields inherited from class zombie.randomizedWorld.RandomizedWorldBase
debugLine, maximumDays, minimumDays, minimumRooms, name, unique
-
Constructor Summary
Constructors Constructor Description RZSSexyTime()
-
Method Summary
Modifier and Type Method Description void
randomizeZoneStory(IsoMetaGrid.Zone zone)
Methods inherited from class zombie.randomizedWorld.randomizedZoneStory.RandomizedZoneStoryBase
cleanAreaForStory, getMinimumHeight, getMinimumWidth, getRandomFreeSquare, getRandomFreeSquareFullZone, initAllRZSMapChance, isValid, isValid, isValidForStory
Methods inherited from class zombie.randomizedWorld.RandomizedWorldBase
addBloodSplat, addItemOnGround, addItemOnGround, addRandomItemOnGround, addRandomItemsOnGround, addRandomItemsOnGround, addTentNorthSouth, addTentWestEast, addTileObject, addTileObject, addTrailer, addTrailOfBlood, addTraitOfBlood, addVehicle, addVehicle, addVehicle, addVehicleFlipped, addVehicleFlipped, addWeapon, addZombiesOnSquare, addZombiesOnVehicle, alignCorpseToSquare, createBodyFromZombie, createRandomDeadBody, createRandomDeadBody, createRandomDeadBody, createRandomDeadBody, createRandomDeadBody, createRandomZombie, createRandomZombie, createRandomZombieForCorpse, createSkeletonCorpse, getDebugLine, getLivingRoomOrKitchen, getMaximumDays, getName, getRandomRoom, getRandomSpawnSquare, getRandomSquareForCorpse, getRoom, getSq, is1x2AreaClear, is2x1AreaClear, is2x1or1x2AreaClear, is2x2AreaClear, isTimeValid, isUnique, removeAllVehiclesOnZone, setAttachedItem, setDebugLine, setMaximumDays, setUnique, spawnCarOnNearestNav
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RZSSexyTime
public RZSSexyTime()
-
-
Method Details
-
randomizeZoneStory
- Overrides:
randomizeZoneStory
in classRandomizedZoneStoryBase
-