diff --git a/ChangeLog b/ChangeLog index 31e20c3ed..e00e9afaa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Give the dcross and fcross floors a name. +Unfortunately, I couldn't come up with anything better then "floor" +floor/dcross-red.arc +floor/dcross-white.arc +floor/fcross-blue.arc +floor/fcross-white.arc +Daniel Hawkins 2016-05-17 + Nerf the experience rewarded by reading a book. Since the exp could be gained twice per book (identify/read), each book was essentially worth upwards of 1000 exp. diff --git a/floor/dcross-red.arc b/floor/dcross-red.arc index cdcf9ad26..b44866b93 100644 --- a/floor/dcross-red.arc +++ b/floor/dcross-red.arc @@ -1,4 +1,5 @@ Object dcross-red +name floor face dcross-red.111 no_pick 1 is_floor 1 diff --git a/floor/dcross-white.arc b/floor/dcross-white.arc index 3dffade5c..87db05f7e 100644 --- a/floor/dcross-white.arc +++ b/floor/dcross-white.arc @@ -1,4 +1,5 @@ Object dcross-white +name floor face dcross-white.111 no_pick 1 is_floor 1 diff --git a/floor/fcross-blue.arc b/floor/fcross-blue.arc index 3af2aaccf..713f7389a 100644 --- a/floor/fcross-blue.arc +++ b/floor/fcross-blue.arc @@ -1,4 +1,5 @@ Object fcross-blue +name floor face fcross-blue.111 no_pick 1 is_floor 1 diff --git a/floor/fcross-white.arc b/floor/fcross-white.arc index aa55ac5df..6062504d2 100644 --- a/floor/fcross-white.arc +++ b/floor/fcross-white.arc @@ -1,5 +1,6 @@ Object fcross-white face fcross-white.111 +name floor no_pick 1 is_floor 1 smoothlevel 30