symset properties (trunk only)
Pat Rankin wrote: > Symbol set definitions need a description attribute, above and > beyond allowing comments in the file, for inclusion in the 'O' > command's menu entries for selecting them. [...] > mapglyph.c isn't the proper place to decide whether to define > ROGUE_COLOR. That may need to become a symbol attribute, > which we'd then specify on the Epyx rogue set(s). Implement both of the suggestions above.
This commit is contained in:
@@ -189,7 +189,9 @@ start: RogueIBM
|
||||
finish
|
||||
|
||||
start: RogueEpyx
|
||||
Description: Rogue level color symbol set like Epyx Rogue
|
||||
Handling: IBM
|
||||
Color: Yes
|
||||
S_weapon: \x18 # up arrow
|
||||
S_armor: \x0a # Vert rect with o
|
||||
S_ring: \x09 # circle with arrow
|
||||
|
||||
Reference in New Issue
Block a user