mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
DNA and chooseable disabilities! Yaaay!
This commit is contained in:
@@ -831,7 +831,7 @@ var/list/sacrificed = list()
|
||||
if(prob(5))
|
||||
C.disabilities |= 1
|
||||
if(prob(10))
|
||||
C.sdisabilities |= 1
|
||||
C.disabilities |= 128
|
||||
C.show_message("\red Suddenly you see red flash that blinds you.", 3)
|
||||
affected++
|
||||
if(affected)
|
||||
|
||||
Reference in New Issue
Block a user