Allow for different item drops on creature death
This commit is contained in:
+3
-1
@@ -37,7 +37,9 @@ roomTreex = do
|
||||
t = treeTrunk
|
||||
[[StartRoom]
|
||||
,[Corridor]
|
||||
,[BossAno launcherCrit]
|
||||
,[BossAno $ addArmour launcherCrit & crHP +~ 800
|
||||
& crState . crDropsOnDeath .~ DropSpecific [0]
|
||||
]
|
||||
,[Corridor]
|
||||
,[OrAno [[DoorAno]
|
||||
,[Corridor]
|
||||
|
||||
Reference in New Issue
Block a user