mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Buffs Species Drinks (#30613)
* Update alcohol.dm * Update alcohol.dm * drinks * Update alcohol.dm * Update alcohol.dm * Update alcohol.dm * WIP * Fixed everything 😎 * Signal handler * Update code/modules/reagents/chemistry/reagents/alcohol.dm Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com> * Update code/modules/reagents/chemistry/reagents/alcohol.dm Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com> --------- Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -1368,6 +1368,7 @@
|
||||
update_mutantrace()
|
||||
regenerate_icons()
|
||||
|
||||
SEND_SIGNAL(src, COMSIG_AFTER_SPECIES_CHANGE)
|
||||
if(dna.species)
|
||||
return TRUE
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user