Skip to content

Commit

Permalink
Converting some direct reagent data stuff to work with the new taste …
Browse files Browse the repository at this point in the history
…system.
  • Loading branch information
MistakeNot4892 committed Aug 10, 2023
1 parent 1d03634 commit eddbe09
Show file tree
Hide file tree
Showing 6 changed files with 100 additions and 99 deletions.
1 change: 1 addition & 0 deletions code/__defines/mobs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@

#define TASTE_STRING_DEFAULT "default"
#define TASTE_DATA_FIELD "taste_strings"
#define TASTE_DATA(DATA) list(TASTE_DATA_FIELD = DATA)

//Used by emotes
#define VISIBLE_MESSAGE 1
Expand Down
Loading

0 comments on commit eddbe09

Please sign in to comment.