mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Fix reference to mob
This commit is contained in:
@@ -245,7 +245,7 @@
|
||||
if(H.stat == DEAD)
|
||||
return
|
||||
if(occupant)
|
||||
R << "<span class='warning'>The cell is already occupied!</span>"
|
||||
H << "<span class='warning'>The cell is already occupied!</span>"
|
||||
return
|
||||
if(isnull(H.internal_organs_by_name["cell"]))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user