diff --git a/src/final-attempt/pb3.pddl b/src/final-attempt/pb3.pddl index 9e5bf6e7c074b625efc45054e5892afeb038a5ab..1e8516d79df4f4943c991549c9bfbab2edec4a8c 100644 --- a/src/final-attempt/pb3.pddl +++ b/src/final-attempt/pb3.pddl @@ -10,7 +10,7 @@ (:init (hero_at hero_1 room_1) (empty_handed hero_1) - (monster_angry room_3) + (monster_angry room_2) (monster_angry room_5) (sword_at room_4) (trap_armed room_6)