Skip to content

Commit

Permalink
Update global_lists.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
silencer-pl committed Apr 18, 2024
1 parent f8d67b9 commit aacbd69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/_globalvars/global_lists.dm
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ GLOBAL_LIST_INIT (player_chargen_service, CHARGEN_SERVICE)
GLOBAL_REFERENCE_LIST_INDEXED(chargen_destiny, /datum/chargen/destiny, name)
GLOBAL_LIST_INIT (player_chargen_destiny, CHARGEN_DESTINY)

//Xeno mutators
//Xeno hives
GLOBAL_LIST_INIT_TYPED(hive_datum, /datum/hive_status, list(
XENO_HIVE_NORMAL = new /datum/hive_status(),
Expand Down

0 comments on commit aacbd69

Please sign in to comment.