mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Removes Unused Settings From Game Preferances (#23368)
* Removes all reference of ROLE_NINJA * By public demand
This commit is contained in:
@@ -101,8 +101,6 @@
|
||||
message_say = "FOR THE HIVE!"
|
||||
else if(role == ROLE_CULTIST)
|
||||
message_say = "FOR NARSIE!"
|
||||
else if(role == ROLE_NINJA)
|
||||
message_say = "FOR THE CLAN!"
|
||||
else if(role == ROLE_WIZARD)
|
||||
message_say = "FOR THE FEDERATION!"
|
||||
else if(role == ROLE_REV || role == "head revolutionary")
|
||||
|
||||
Reference in New Issue
Block a user