mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 20:57:23 +01:00
Fix being able to select synth-blacklisted traits
This commit is contained in:
@@ -264,7 +264,7 @@
|
||||
if(pref.dirty_synth && instance.not_for_synths)//if you are a synth you can't take this trait.
|
||||
alert("You cannot take this trait as a SYNTH.\
|
||||
Please remove that trait, or pick another trait to add.","Error")
|
||||
pref.dirty_synth = 0 //Just to be sure
|
||||
//pref.dirty_synth = 0 //Just to be sure // Commented out CHOMP Edit
|
||||
return TOPIC_REFRESH
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user