mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Refactor and clean up code
This commit is contained in:
@@ -39,9 +39,7 @@
|
||||
var/mob/living/carbon/human/M = user
|
||||
var/datum/superheroes/S = all_superheroes[wish]
|
||||
if(S)
|
||||
S.assign_genes(M)
|
||||
S.assign_spells(M)
|
||||
S.equip(M)
|
||||
S.create(M)
|
||||
|
||||
//Remove the wishgranter or teleport it randomly on the station
|
||||
if(!types.len)
|
||||
|
||||
Reference in New Issue
Block a user